After your web service is deployed, you can register it in the IDE's Web Services node. Once a web service is registered, you can use the Web Services node to test it.
To register a web service:http://localhost:8080/Calculator/CalculatorWS?WSDLModify it, if necessary. Then click OK.
![]() |
If you are behind a firewall, you must set your HTTP proxy. click Set HTTP Proxy. In the Set Proxy dialog box, type the HTTP Proxy Server name and the HTTP Proxy Port number. Click OK. |
Information about the service, such as Port Name, Port Address, and Method Name appear in the Add Web Service dialog. If this looks like the correct information, click Add.
(Optional) Organize your web services into groups so that, for example, all web services from the same provider are clustered within the same node. Right-click the Web Services node, choose Create Group, and the IDE creates a new node for the web service group. Right-click the node, choose Rename, and rename it. Now you can drag and drop web service nodes into your new web service group.
See Also | |
---|---|
About Web Services |