NonStop JMS User's Manual (NonStop JMS 2.0+)
NSJMS Administrative Servlet Installation and
Configuration
NonStop Server for Java Message Service User’s Manual—522356-002
4-3
Administrative Servlet Installation Procedure for Java
Servlets
5. Copy the JmsAdminServlet.html sample program file located in the NSJMS
examples directory to the NSJMS directory created in Step 4:
where /usr/tandem/nsjms/version represents the home directory of the
NSJMS installation.
6. Restart the iTPSecure WebServer by executing these commands:
7. The servlet can now be activated by accessing the JmsAdminServlet.html file,
http://www.yourserversaddress.com/samples/Servlets/nsjms/JmsAdminServle
t.html, through your web browser. For example:
OSH: cp /usr/tandem/nsjms/version/examples/JmsAdminServlet.html_
/usr/tandem/webserver/samples/Servlets/nsjms
OSH: cd /usr/tandem/webserver/conf
OSH: ./restart
VST003.vsd