I'm running Tomcat 4.1.18 on Win2000 Server.
I'm using IIS 5.0 as the webserver and tomcat is serving jsp and java servlets through IIS using the isapi filter.
The machine in question is our development machine, and as a result of $$ constraints the whole development team is using this 1 machine as our development area. We are using CVSnt and we currently have 5 sandboxes running on this 1 machine. Therefore for each web site we build, we need 5 "instances" of it on the web server - Each developer works in his own sandbox.
We're using the IIS Admin site to admin the web sites, but the Tomcat equivalent, the Web Admin Tool, appears to be very lacking in Tomcat 4.1.18. We don't want to get into a situation where 5 developers are constantly adding and removing HOST tags from Tomcat's Server.xml
Has anyone encountered this problem, and if so, what are some ways to get around it? Other web admin tools available for tomcat? etc.
Thanks in advance for your help.
Sincerely,
Matthew
I'm using IIS 5.0 as the webserver and tomcat is serving jsp and java servlets through IIS using the isapi filter.
The machine in question is our development machine, and as a result of $$ constraints the whole development team is using this 1 machine as our development area. We are using CVSnt and we currently have 5 sandboxes running on this 1 machine. Therefore for each web site we build, we need 5 "instances" of it on the web server - Each developer works in his own sandbox.
We're using the IIS Admin site to admin the web sites, but the Tomcat equivalent, the Web Admin Tool, appears to be very lacking in Tomcat 4.1.18. We don't want to get into a situation where 5 developers are constantly adding and removing HOST tags from Tomcat's Server.xml
Has anyone encountered this problem, and if so, what are some ways to get around it? Other web admin tools available for tomcat? etc.
Thanks in advance for your help.
Sincerely,
Matthew