Java Mailing List Archive

http://www.junlu.com/

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

Host Aliases

James McIntosh

2006-11-30

Replies:

Does anyone know how to successfully add aliases to a host without
restarting / redeploying. I have managed to add an alias with JMX but it
is not added to the org.apache.tomcat.util.http.mapper.Mapper via the
org.apache.catalina.connector.MapperListener in the Connector.

I have had a look at some of the source and wonder if one of the
following needs to be added.

1) Add method such as updateHost() or addAliasToHost() to the Mapper
class and a corresponding call be added to MapperListener

2) A modification to the addHost() method in the MapperListener be
modified to replace the existing host object with an updated one

Kind regards
James McIntosh


---------------------------------------------------------------------
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.