running multiple instances as NT services

2002-06-28 Thread Main, David
I've successfully set up multiple instances of Tomcat 4 on Windows 2000, and am using batch files to manually change CATALINA-BASE and start up / shut down each instance. Now, I'd like to be able to run the instances as NT services. Does anyone know how to do this? I used Javaservice.exe ( h

mod_jk problem for Apache2

2002-04-22 Thread Main, David
I would like to upgrade from (a working!) Apache1.3 setup to Apache2 but am having problems getting mod_jk to work. I built Apache2 and then built mod_jk for Apache2 then added mod_jk.dll to /modules and added the following to httpd.conf: LoadModule jk_module modules/mod_jk.dll JkWorkersFile