UDDI Server Reference

Details

Property Required? Editable? Accepts SVars? Description
Name Y Y N Name of the UDDI server.
Description N Y N Description of the UDDI server.
Automatic Publication Y Y N Indicate whether deployed services are automatically registered in the UDDI server. When you set the server as default UDDI server, you can define if all deployed services are automatically publish or not. If you select this option, all services are published by default. If you don't select this option, you must manually publish the services.
Set as Default UDDI Server Y Y N Indicate whether a UDDI server is the default server to which services should be published.

Server Configuration

Property Required? Editable? Accepts SVars? Description
Hostname/IP Y N Y Hostname or IP address of the UDDI server. For CLI, hostname or IP and port are deduced from the Inquiry URL.
Port Y Y Y Port of the UDDI server.
Username Y N Y Administrator username for the UDDI server.
Password Y Y N Administrator password.
UDDI Server Type Y N N Type of the UDDI Server.
Server URLs
Inquiry URL Y N N URL to which to send inquiry requests.
Publish URL Y N N URL to which to send publish requests.
Security URL Y N N URL to which to send security requests.
Publication Business Y Y N Business to which the services will be published. You can type a business or select one from the drop-down list. If the business name does not exist it is added to the server. Only the businesses that belong to the user will be shown.
Run ant -fCONFIG_HOME/admin/enterpriseName /samples/uddi_amx_servermngt.xmlcommand , where command is:
  • GetUDDIServers
  • AddUDDIServer
  • RemoveUDDIServer
  • UpdateUDDIServer

The properties used by the script are defined in CONFIG_HOME/admin/enterpriseName/samples/uddi_amx_servermngt_data.properties.