Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: Using the manager for multiple hosts

Caldarale, Charles R

2007-01-19

Replies:

> From: JV832 [mailto:jv832@(protected)]
> Subject: Using the manager for multiple hosts
>
> Is it possible to use the manager for differents hosts on one
> instance of Tomcat 5.5? And how can I get this working?

The manager app is normally located in server/webapps, not the regular
webapps directory, and deployed via an .xml file in
conf/Catalina/localhost. All you need to do is copy the manager.xml
from conf/Catalina/localhost to each conf/Catalina/[otherhost]
directory, and it will be deployed for each such <Host> that you have
configured. No symlinks or other copying required. As David pointed
out, this gets you one instance of the manager for each <Host>.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.