Software AG Products 10.5 | CentraSite for Developers | Access Using UDDI | Using Third-Party IDE Tools with CentraSite | Overview | Specifying the Inquiry, Publish, and Security URLs
 
Specifying the Inquiry, Publish, and Security URLs
When using any IDE tool, you need to obtain a user account in CentraSite, and also provide an inquiry URL for inquiring a Web service and a publish URL for publishing a Web service. You also need to provide the security URL for those tools that require it (for example, ALSB uses the security URL to get the AuthToken).
The UDDI Publish, Inquiry, and Security services are hosted at the following URLs on the CentraSite host machine:
Inquiry URL:
http://<hostName>:<port>/UddiRegistry/inquiry
Publish URL:
http://<hostName>:<port>/UddiRegistry/publish
Security URL:
http://<hostName>:<port>/UddiRegistry/security
where <hostName> is the host name or IP address of the machine on which CentraSite is installed and <port> is the port on which CentraSite is listening for http requests.
Note:
The save_binding call in UDDI sends the access point but does not send the WSDL URL. Therefore, the WSDL URL shows only the access point.