Kbase P49662: How to get the right URL for accessing a WSDL?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/03/2009 |
|
Status: Unverified
GOAL:
How to get the right URL for accessing a WSDL?
GOAL:
How to check that a Web Service is enabled from a remote machine?
GOAL:
What is the proper URL for my Web Service so that I can connect to it?
GOAL:
How to get a list of the current deployed Web Services in my Web Container?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
Web Services
OpenEdge Web Category: WebServices
FIX:
Enter the following URL from your favorite web browser (Internet Explorer, Netscape, Mozilla, etc.):
http://<web server host name>:<port number>/wsa/wsa1/wsdl
For example, for TomCat, it would be:
http://myHostName:8080/wsa/wsa1/wsdl
A list of deployed (and enabled) Web Services should then be displayed.
Click on one of the link to retrieve the WSDL document.