I am also using the JavaService.  It was easy to configure and has been
very stable.  No problems at all.

Also, the way it solves the logout problem is by intercepting the
Windows logoff message so you don't have to use the 1.3.1 jvm's -Xrs
parameter.  If you use the -Xrs parameter, you loose the ability to
automatically run a shutdown hook.  I haven't tested it, but I belive
JavaService will still pass the Shutdown message to the jvm, so the
shutdown hooks should run.

Jim

--- "Ronald G. Louzon" <[EMAIL PROTECTED]> wrote:
> If I remember correctly, this is due to a bug in the JDK and you can
> read
> all about it in the jakarta tomcat-user archives as well as in the
> bug
> reports on the Sun site (www.javasoft.com).  I used the Alexandria
> Software
> companies Java service wrapper JavaService.exe .  It is free,
> distributable
> and it works well.  I am sure there are other service wrappers out
> there
> too.  
> 
> 
> 
> -----Original Message-----
> From: Bryan Hendricks [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 07, 2001 10:20 AM
> To: '[EMAIL PROTECTED]'
> Subject: Running Tomcat as a Windows service
> 
> 
> Hello,
> 
> I installed Tomcat as a Windows (NT) service using jk_nt_service and
> set the
> service's startup type as automatic, but when I log off, the service
> shuts
> down.  Is this a bug (in Tomcat, jk_nt_service, or the JRE) and, if
> so, do
> you know if the problem is being addressed?  If it's not a bug, are
> there
> instructions that outline additional steps required to keep the
> service
> running?
> 
> Thank you.


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to