Dave Weitzel wrote:
Hi,
I need to run multiple Tomcat 5.5 instances on Windows 2003 behind IIS.
Any assistance welcome
Since you have downloaded a zip file,
I would suggest that you create a N folders inside C:\Tomcat
So, you'll have
C:\Tomcat\1
C:\Tomcat\2
...
C:\Tomcat\N
Then open a c
Hi,
I need to run multiple Tomcat 5.5 instances on Windows 2003 behind IIS.
Each instance will be supporting different clients with applications
that are not able to be restarted using the tomcat 5.5 manager/admin
tools.
I have managed to get isapi.redirect to work for the different IIS sites
b