Removing the UDDI Registry application from a single appserver
If you wish to completely remove the UDDI Registry application from a stand-alone appserver then run the WSADMIN script appserverremoveuddi.jacl, which will have been installed into the UDDIReg/scripts directory when you installed the UDDI Registry as part of a Network Deployment install.
Steps for this task are:
- The syntax for this script is:
wsadmin -f appserverremoveuddi.jacl servername nodename > removeuddi.log
where
- servername and nodename are the name of the stand-alone application node in which it runs (these are the names that you specified when you ran appserversetupuddi.jacl to install the UDDI Registry application).
- by default output will go to the screen, but, optionally, you can specify '> removeuddi.log' to direct the output to a log file.
For example,
will remove the UDDI Registry application and related files from server servername running in node monolith, and will send any meaages to the screen.wsadmin -f appserverremoveuddi.jacl servername monolith
IBM WebSphere UDDI Registry
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.