Env variables (Re: cvs commit: jakarta-tomcat/src/shell tomcat.sh)

2001-09-13 Thread Jeff Turner
On Fri, Sep 14, 2001 at 04:11:20AM -, [EMAIL PROTECTED] wrote: > ( well, I'm a lazy user as I never set TOMCAT_HOME, too many instances on my >machine :-) I think that's useful advice generally. If the startup script of your app can automagically figure out the *_HOME directory, let it. A

RE: cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-07-05 Thread Larry Isaacs
MAIL PROTECTED]' > Subject: RE: cvs commit: jakarta-tomcat/src/shell tomcat.sh > > > I will try to add rt.jar in the bootstrap class ( Main ).. as > tools.jar > is now correctly used... > > I continue thinking that the startup classpath needs to be clean for > sta

RE: cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-07-05 Thread Ignacio J. Ortega
I will try to add rt.jar in the bootstrap class ( Main ).. as tools.jar is now correctly used... I continue thinking that the startup classpath needs to be clean for startup... Saludos , Ignacio J. Ortega > -Mensaje original- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado

Re: cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-03-15 Thread Mel Martinez
+1 On putting it in the logs directory. Mel --- David Rees <[EMAIL PROTECTED]> wrote: > On Thu, Mar 15, 2001 at 07:33:19AM -, > [EMAIL PROTECTED] wrote: > > costin 01/03/14 23:33:19 > > > > - added -noout option to redirect the > stdout/stderr to a file > > Great, I've been modifyin

Re: cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-03-14 Thread David Rees
On Thu, Mar 15, 2001 at 07:33:19AM -, [EMAIL PROTECTED] wrote: > costin 01/03/14 23:33:19 > > - added -noout option to redirect the stdout/stderr to a file Great, I've been modifying my tomcat scripts to do this by hand forever. > - save the PID of the java process in conf/tomcat.p