You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Brett Knights <br...@knightsofthenet.com> on 2001/07/06 20:02:07 UTC

Re: Jakarta NT service

You can use jdk 1.3.1 to overcome this problem. I am running TC as a service on NT4 no problem.

Note you have to add -Xrs on the command line (in the wrapper.properties file) to overcome the stop on logout problem.


> See 
> http://jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-howto.html.
> 
> Having said that JavaService, from
> http://www.alexandriasc.com/software/JavaService/index.html, 
> is really easy
> to use.
> 
> Cheers, Matt.
> 
> ----- Original Message -----
> From: Wu, Michael <Mi...@FMR.COM>
> To: <to...@jakarta.apache.org>
> Sent: Friday, July 06, 2001 8:48 AM
> Subject: Jakarta NT service
> 
> > Hi,
> >   I recently installed tomcat3.2 on a windows NT machine. But the NT
> service
> > always got stopped everytime I logged in and then logged 
> out. Could anyone
> > help?
> >
> > Regards
> >
> > Michael