How to configure Apache Tomcat/5.5.9 from mono-web task to multi web tasks

How to configure Apache Tomcat/5.5.9 from mono-web task to multi web tasks

am 18.04.2007 09:38:39 von Guershon Marc

Hello,

Here is my configuration:

Apache Tomcat/5.5.9 (Webapps)
Tomcat is installed on HP-Unix computer serving clients using Microsoft
Internet Explorer 6 on terminal with WINDOWS XP SP1

Till now we use it as a single application client at a time in front of
the Apache Tomcat.
As we want to change client application , we have to reconfigure each
time the Tomcat changing file as=3D20
- ./bin/startup.sh
- ./conf/Catalina/localhost/applimation.xml
- ./conf/server.xml
- ./conf/server-minimal.xml
- ./webapps/applimation/config/applimation.xml
- ./webapps/applimation/config/quartz.properties

Please can you tell me how to reconfigure the Apache Tomcat/ 5.5.9 (If
it is possible !) so=3D20 that we can use more than one client =
application
using the Tomcat at the same time.

In advance, thank you.

Marc Guerchon
Pelephone Israel

Tel.: +972-3-733-7015

Cell.: +972-50-672-47-55
@mail : marcgu@pelephone.co.il

Re: How to configure Apache Tomcat/5.5.9 from mono-web task to multiweb tasks

am 19.04.2007 00:37:21 von Mark Thomas

Guershon Marc wrote:
> Please can you tell me how to reconfigure the Apache Tomcat/ 5.5.9 (If
> it is possible !) so=20 that we can use more than one client application
> using the Tomcat at the same time.

This question belongs on the Tomcat users list. See
http://tomcat.apache.org/lists.html for subscription information.

Mark