What I've done is;
- followed steps of uguide\tomcat_ug.html (env. variables)
- followed all steps of tomcat-iis-howto.html
That means 1 is done, 2 not yet.

First I'll replace the JVM to 1.3.1Beta
Then do what's in NT-Service-howto.html

One thing is not clear to me; the doc says:
3 Install jk_nt_service by running it with the -i flag.
4 Start tomcat as a service.

Do I need to add these lines to autoexec.bat or only type it once in "start
button/execute" ?
(don't know what happens when the computer is restarted or when it's running
multiple sessions)

Nico

----- Original Message -----
From: Randy Layman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 9:39 PM
Subject: RE: Tomcat on Win2k



No.  If you want to run Tomcat out-of process with IIS as a service
you need to:
1.  Install Tomcat to work with IIS (which it seems that you have
accomplished)
2.  Install it as a service (which it also seems that you have
accomplished)

And remember to now use JDK 1.3.0.  Since you seem to have most
everything working fine, you simply need to change the JVM you are using to
either 1.2.x or 1.3.1Beta and then modify the wrapper.properties and
workers.properties to point to the correct JVM.

If I understand your problem correctly, your problem is a bug in the
JVM, everything else is working fine, so replacing the JVM should solve
everything.

Randy


Reply via email to