Hi Chris, I figured out that my startup.bat and catalina.bat don't work properly when I start statrup from DOS. It complains of the missing env. variables. Analyzing these two scripts I sow that set command doesn't work in DOS as a windows program only in system mode (autoexec.bat). This is startup logout:
C:\jakarta-tomcat-4.1.12\bin>startup>startup.out Out of environment space Out of environment space Out of environment space Out of environment space Out of environment space Out of environment space Out of environment space // I set these variables in autoexec.bat Using CATALINA_BASE: C:\jakarta-tomcat-4.1.12 Using CATALINA_HOME: C:\jakarta-tomcat-4.1.12 Using CATALINA_TMPDIR: C:\jakarta-tomcat-4.1.12\temp Using JAVA_HOME: C:\jdk1.2.1 Out of environment space Out of environment space Out of environment space Bad command or file name Chris I am leaving now and will be out until 11 EST, let me know what is best time contact you again. Thanks, Tomislav ----- Original Message ----- From: "Chris Daly" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 10:52 AM Subject: Re: SV: tomcat as a service > could you give me a bit more detail ? cheers. > > i'm using win 2000/nt > j2sdk1.4 > tom 4.1.12 LE > > At 16:49 13/11/2002 +0100, you wrote: > > >On win32 you get an option for doing this if you install the .exe > > > > > >-----Oprindelig meddelelse----- > >Fra: Chris Daly [<mailto:C.daly@;cancer.org.uk>mailto:C.daly@;cancer.org.uk] > >Sendt: 13. november 2002 16:44 > >Til: [EMAIL PROTECTED] > >Emne: tomcat as a service > > > >hi > > > >i wish to run tomact as a service though am currently running it as a stand > >alone. has anyone got the details handy or can point me i the direction of > >good tutorials / shortcuts > > > >cheers > > > >chris > > > >-- > >To unsubscribe, > >e-mail: > ><<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>mailto:tomcat-user-unsu [EMAIL PROTECTED]> > > > >For additional commands, e-mail: > ><<mailto:tomcat-user-help@;jakarta.apache.org>mailto:tomcat-user-help@;jakart a.apache.org> > > > >-- > >To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > >For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
