Developer Tools
JDeveloper
After completing the steps for testing the web service in JDeveloper's integrated server instance, the HTTP Analyzer test window in the IDE should look similar to this:
The processed value of
1 is returned in the Response pane.
Take note of the
WSDL URL in the HTTP Analyzer window (for example,
http://localhost:7101/ServiceFromClass-Project1-context-root/CreditRatingSoap12HttpPort?WSDL).
Do not stop the application, Integrated WebLogic Server or close the analyzer windows.
Copyright © 1997, 2009, Oracle. All rights reserved.