You deploy a UDDI registry application as part of setting up a UDDI node. You can either use the supplied script, or use the administrative console. Before you deploy a UDDI registry application, create the database and data source for the UDDI registry.
This script deploys the UDDI registry to a server or cluster that you specify.
wsadmin [-conntype none] [-profileName profile_name] -f uddiDeploy.jacl {node_name server_name | cluster_name}where:
For example, to deploy UDDI on node 'MyNode' and server 'server1', (assuming that server1 is already started):
wsadmin -f uddiDeploy.jacl MyNode server1To deploy UDDI into cluster 'MyCluster':
wsadmin -f uddiDeploy.jacl MyClusterYou can also deploy the UDDI application (the uddi.ear file) using the administrative console, in the normal way. However, if you use the administrative console, some steps that the uddiDeploy.jacl script performs automatically do not occur. If you use the administrative console to install the UDDI application, perform some actions manually. To do this, use the following steps:
WASX7017E: Exception received while running file "uddiDeploy.jacl"; exception in formation: com.ibm.ws.scripting.ScriptingException: WASX7070E: The configuration service is not available.