Just for my understanding;

If I want to use the out-process implementation, I need to;
- remove registry entries
- remove virtual folder jakarta from IIS
- remove isapi_redirect filter from IIS
- follow the directions of NT-Service-howto (which means modifying
wrapper.properties)

Is that all it takes or do I overlook something ?

Nico

----- Original Message -----
From: Anthony Martin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 9:37 PM
Subject: Re: Tomcat on Win2k


I use JDK 1.3.1 on Windows 2000 Terminal Server.  I use the out-process
implementation over IIS, and have it load on startup with jk_nt_service.exe.
Because there is no user associated to this java.exe instance, logging
in/out has no effect.

To install Tomcat as a service, refer to the following documentation:

http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/NT-Service-howto.htm
l

Anthony


Reply via email to