Developer Tools
JDeveloper
The HTTP Analyzer allows you to examine and monitor HTTP request and response packets. When you select Test Web Service, by default JDeveloper displays the HTTP Analyzer log window and HTTP Analyzer Instances window below the editor window. The web service deploys to Integrated WebLogic Server, then JDeveloper displays the HTTP Analyzer test window with the Request and Response panes placed side by side.
In the HTTP Analyzer test window, click
Switch Layout to arrange the Request and Response panes one on top of the other, instead of side by side. You can also undock and dock each tab or window.
In the Request pane, you can enter a value for the
ssn argument and click
Send Request. The processed value for
rating is then returned in the Response pane.
Below the HTTP Analyzer test window are the HTTP Analyzer log window and HTTP Analyzer Instances window.
The HTTP Analyzer log window tab allows you to:
The HTTP Analyzer Instances window provides information about the instances of the HTTP Analyzer that are currently running. By default, the HTTP Analyzer uses a single proxy on an analyzer instance (default is localhost), but you can add additional proxies of your own if you need to.
To stop the HTTP Analyzer, click
Terminate on the toolbar.
For more information about the buttons on each window, press F1 to see the help for that window.
Copyright © 1997, 2009, Oracle. All rights reserved.