I used the WLS 7 Domain Cfg Wizard to create a new domain and registered it as a service. I was able to use net start etc to control the startup / shutdown of the domain.
Now I would like to delete the domain and the W2K service created by the wizard. I can delete the domain easily by deleting the directory, but I can not find any documentation on how to delete the 'beasvc xxxxxx' service in W2K.
I had located the service in the registry with regedit, but got "an error while deleting key" from regedit when I tried to delete it there.
If you had sucessfully deleted such a 'beasvc', please share your trick !
-------------
Just found the answer to my question....
For WLS 7.0 -- there is a file under c:\bea\weblogic700\server\bin\uninstallSvc.cmd which you can use to uninstall the service... It is even documented in the adminguide/startstop.html.
|