Before you begin
To completely remove the UDDI Registry application from a stand-alone application server run the wsadmin script appserverremoveuddi.jacl, which was installed into the UDDIReg/scripts directory when you installed the UDDI Registry as part of a Network Deployment install.Steps for this task
wsadmin.sh -f appserverremoveuddi.jacl servername nodename > removeuddi.log
where
For example:
wsadmin.sh -f appserverremoveuddi.jacl server1 monolithwill remove the UDDI Registry application and related files from server server1 running in node monolith, and will send any messages to the screen.