Re: Re: how to use jsvc to stop the tomcat service

2006-08-05 Thread Renaud Waldura
Saturday, August 05, 2006 4:34 AM Subject: Re: Re: how to use jsvc to stop the tomcat service Patrick, I did compile jsvc for tc version 5.5.15 and there may be differences. Try the command: /bin/jsvc -help that will list your available options. My version indicates that -stop has to be

Re: Re: how to use jsvc to stop the tomcat service

2006-08-05 Thread Warren Pace
t; Pat > > > > > > -----Original Message----- > From: Warren Pace [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 03, 2006 2:28 PM > To: Tomcat Users List > Subject: Re: Re: how to use jsvc to stop the tomcat service > > > > Pat, > >

Re: Re: how to use jsvc to stop the tomcat service

2006-08-03 Thread Warren Pace
Pat, See reply below. I left out the left curly brace in the if [ ! -x ${JSVC_BIN} ]; then statement. Sorry, didn't proof-read before I hit send... > > From: Warren Pace <[EMAIL PROTECTED]> > Date: 2006/08/03 Thu PM 05:20:47 EDT > To: "Tomcat Users List" > Subject: Re: how to use jsvc t