Re: Configuring TOMCAT APACHE 5.5.9 to MULTI APPLICATION

2007-01-31 Thread Yoav Shapira
Marc, This question is better targeted at our users list, [EMAIL PROTECTED] Please post followup messages, if any, there. In short, the answer is nothing: Tomcat will run multiple webapps out of the box. Just drop different WAR files in the webapps directory, and off you go. A good document to

Re: Configuring TOMCAT APACHE 5.5.9 to MULTI APPLICATION

2007-01-31 Thread Mark Thomas
Guershon Marc wrote: > Hello, > > I would like to know what are the changing to do in the configuration > files (and which files are they ?) of the TOMCAT APACHE 5.5.9 to make > it enable to multi-application work, > so more than one application can use the same instance of the APACHE. This is