Before you begin
You must have already created the database and datasource for the UDDI Registry.Why and when to perform this task
Use this task as part of Setting up a default UDDI node or Setting up a customized UDDI node.Step for this task
wsadmin [-conntype none] -f uddiDeploy.jacl node_name server_namewhere
wsadmin -f uddiDeploy.jacl MyNode server1
You are recommended to deploy the UDDI application using the uddiDeploy.jacl script, but note that you can also use the administrative console to deploy the UDDI Registry application (the uddi.ear file) in the normal way. If you use the administrative console you must ensure that the Classloader Mode for the application is set to PARENT_LAST, and that the WAR class loader Policy is set to Application. The uddiDeploy.jacl script in a command prompt will do this for you.
What to do next
Continue with setting up the UDDI node.