Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Reinstalling the UDDI registry application

 

Use this to remove the existing UDDI application and reinstall it with the existing UDDI database.

 

Overview

Perform this task if you wish to change the UDDI application code, but you want to continue to provide UDDI services with your existing UDDI database.

 

Procedure

  1. Make a note of any changes that you made to the installed UDDI application that you wish to keep, for example changes to security role mappings, changes to the deployment descriptor (web.xml) in v3soap.war, v3gui.war, v3soap.war, or soap.war, or customization of the UDDI user interface (GUI). All such changes are lost during the reinstallation process; if there are changes that you wish to keep, reapply them later.

  2. Run the wsadmin script uddiDeploy.jacl from the app_server_root/bin directory, as shown. Note the following points:

    At a command prompt, enter:

    wsadmin [-conntype none] [-profileName profile_name] –f uddiDeploy.jacl 
                   {node_name server_name | cluster_name} 
    where

    Optionally, you can redirect the output from this command to a log file. To do this, add '> log_name.log' at the end of the command, where log_name.log is the name of the log file to create.

    The command removes the existing UDDI application and reinstalls it.

    Note: This procedure does not change your existing JDBC provider, datasource and any J2C authdata entry. Your existing UDDI registry data, including UDDI entities as well as property and policy settings, are also unaffected.

  3. If you noted any changes in step 1, reapply them now.

  4. For the reapplied changes to take effect, start or restart the application server.




}
Creating a DB2 distributed database for the UDDI registry

Creating a DB2 for iSeries database for the UDDI registry

Creating a DB2 for z/OS database for the UDDI registry

Creating a Cloudscape database for the UDDI registry

Creating an Oracle database for the UDDI registry

 

Related tasks


Setting up and deploying a new UDDI registry
Setting up a default UDDI node
Setting up a customized UDDI node
Removing and reinstalling the UDDI registry