which source zip/gzip or cvs?

M-
This e-mail communication and any attachments may contain confidential and 
privileged information for the use of the 
designated recipients named above. If you are not the intended recipient, you 
are hereby notified that you have received
this communication in error and that any review, disclosure, dissemination, 
distribution or copying of it or its 
contents
----- Original Message ----- 
From: "James McIntosh" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Thursday, November 30, 2006 9:36 PM
Subject: Host Aliases


> 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@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to