#!/bin/sh
nohup java -cp $CLASSPATH TestSoapServer 1>/u01/app/soapserver/TestSoapServer.log 2>&1
---------------------------------------------------
The above commands are in a script on HP-UX B.11.00 U 9000/800 box
The command runs fine as long as the session is active. As soon as the session...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.