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 william.barker@wilshire.com 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: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org