7.14 Disabling the Web Service
The following procedure describes how to turn off the SEA web service. If WEBES is installed on a cluster, you will need to repeat the procedure for every node where SEA is installed.
- Stop the Director (see Section 3.8).
- Edit the ConfigDefaultsDESTA.txt file in the config directory.
/opt/hp/svctools/specific/desta/config/ConfigDefaultsDESTA.txt
/usr/opt/hp/svctools/specific/desta/config/ ConfigDefaultsDESTA.txt
svctools_home:[specific.desta.config]ConfigDefaultsDESTA.txt
c:\Program Files\hp\svctools\specific\desta\config\ ConfigDefaultsDESTA.txt
- Put a # in front of the line com.compaq.svctools.desta.services.web.component.DefaultWebInterfaceServer.
- The contents of the file should look similar to this:
ConfigDefaultsDESTA.txt # # DESTA Core Configuration Default Components # # Default components to enroll the first time the DESTA Director # process is executed, as fully qualified Java class names. # After DESTA runs the first time, the file Configuration.dat will be # created, and it will be read on startup instead of ConfigDefaults*.txt. # com.compaq.svctools.desta.services.web.component.DefaultWebInterfaceServer
- Delete the configuration.dat file from the following directories (assuming you used the default install directory):
- HP-UX—/opt/hp/svctools/specific/desta/config
Linux—/usr/opt/hp/svctools/specific/desta/config
OpenVMS—SVCTOOLS_HOME:[SPECIFIC.DESTA.CONFIG]
Windows—C:\Program Files\hp\svctools\specific\desta\config