WebSphere Application Server Version 6.1 Feature Pack for Web Services
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/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.

About this task

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, you must reapply them later.
  2. Run the wsadmin script uddiDeploy.jacl from the app_server_root/bin directory, as shown. Note the following points:
    • do not specify the default option, even if you used this option previously to set up a default UDDI node using Cloudscape. If you use the default option, you might encounter an error during deployment, or in some circumstances your existing UDDI data might be overwritten.
    • if you are deploying the UDDI registry into a network deployment scenario, ensure that the deployment manager is the target.
    [AIX HP-UX Linux Solaris Windows] [i5/OS] At a command prompt, enter:
    wsadmin [-conntype none] [-profileName profile_name] –f uddiDeploy.jacl 
                   {node_name server_name | cluster_name} 
    [z/OS] At a command prompt, enter:
    wsadmin.sh [-conntype none] [-profileName profile_name] –f uddiDeploy.jacl 
                   {node_name server_name | cluster_name} 
    where
    • '-profileName profile_name' is optional, and is the name of the profile in which the UDDI application is deployed. If you do not specify a profile, the default profile is used.
    • '-conntype none' is optional, and is needed only if the application server or deployment manager is not running.
    • node_name and server_name are the names of the WebSphere node and application server in which the UDDI application is deployed (these are the names that you specified when you ran uddiDeploy.jacl to install the UDDI application).
    • cluster_name is the name of the WebSphere cluster in which the UDDI application is deployed. This is the name that you specified when you ran uddiDeploy.jacl to install the UDDI application.

    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.



In this information ...


IBM Redbooks, demos, education, and more


Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

IBM Suggests
Task topic    

Terms of Use | Feedback

Last updated: Nov 25, 2008 2:35:59 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.wsfep.multiplatform.doc/info/ae/ae/twsu_reinstall.html