UDDI registration

You can register deployed web services in a UDDI registry. UDDI is an XML-based registry for publishing and locating WSDL files that describe web service applications.

In a multitenancy environment, the system provider may not provide support for UDDI registration.

You can register deployed web services in a UDDI registry by configuring the following global properties in the System Properties application:

System property Description
mxe.int.uddipuburl UDDI registry publish URL
mxe.int.uddiinqurl UDDI registry inquiry URL
mxe.int.uddiname UDDI registry user ID
mxe.int.uddipassword UDDI registry password

If you specify values for the publish URL property and the inquiry URL property, the web service is registered in the UDDI registry. To bypass UDDI registration, do not specify any values for these properties. Only the model for the WSDL file is registered in the UDDI registry. The businessEntity, businessService, and bindingTemplate values are not registered. The UDDI registration entry contains the URL to the WSDL file.