Thanks Chuck. It worked when I put the JvmRouteBinderValve configuration under Host.
Regards, Len On Sun, 28 Mar 2010 15:26:22 -0500, Caldarale, Charles R wrote > > From: Len Takeuchi [mailto:[email protected]] > > 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: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
