> From: Len Takeuchi [mailto:ltakeu...@jostleme.com]
> Subject: Re: sticky session failover
> 
> I tried to configure it by putting JvmRouteBinderValve 
> config inside a Manager

To quote from the doc:

"A Valve element represents a component that will be inserted into the request 
processing pipeline for the associated Catalina container (Engine, Host, or 
Context)."

Note that <Manager> is not listed.  You'll need to configure the <Valve> in 
each <Context> that needs it, or in the <Host> or <Engine> if you want the 
<Valve> to apply to all.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to