FYI - From TC bugzilla. So I added "-pidfile jsvc.pid" to my execution and am not killing the jsvc process not the JVM itself.

------- Additional Comments From [EMAIL PROTECTED]  2005-08-02 03:51 -------
This is by design.  With jsvc, you are supposed to shutdown Tomcat by:
 kill -TERM `cat $PIDFILE`

As a result, jsvc doesn't tell Tomcat to listen on port 8005.


--
Darryl L. Miles



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to