Hi all,
The problem I have is I have 2 "users" using a web front end which uses Tomcat as a gateway to the back end.
When I say users think along the lines of branches of the same company. so multiple users going in under the same base name. (Although the web front end keeps track of who's doing what, tomcat knows nothing of this)
We have struck some instability with adding the second branch.
When this instablility happens restarting Tomcat fixes it.
I'd like to seperate the branches out into their own individual tomcat so if one branch causes the bug it does not affect the other branch.
Tomcat is currently running as a service so I would like 2 tomcat services. (I can reghack the service names)
The attempt done today did not work as one install for some reason always had a reference to the other version. (Catalina_home or the java_path etc)
I know I've seen this done before.
Any help you can provide would be very much appriciated.
Thanks,
Terry
Start Free Trial