Re: Enabling sticky sessions in Geronimo 2.0.1

2007-10-06 Thread Dennis Cartier
Sorry, I did not end up actually testing this. I decided to move back to 1.1.1 and use Terracotta. Dennis On 10/5/07, Donald Woods <[EMAIL PROTECTED]> wrote: > Dennis, did this solve your problem? > > -Donald > > Paul McMahan wrote: > > I don't have a test env to try this out, but from looking a

Re: Enabling sticky sessions in Geronimo 2.0.1

2007-10-05 Thread Donald Woods
Dennis, did this solve your problem? -Donald Paul McMahan wrote: I don't have a test env to try this out, but from looking at the Tomcat docs it looks like you may need to configure JvmRouteBinderValve. Something like: name="org.apache.geronimo.configs/tomcat6/2.0.1/car?ServiceModule=org.a

Re: Enabling sticky sessions in Geronimo 2.0.1

2007-09-19 Thread Paul McMahan
I don't have a test env to try this out, but from looking at the Tomcat docs it looks like you may need to configure JvmRouteBinderValve. Something like: name="org.apache.geronimo.configs/tomcat6/2.0.1/car? ServiceModule=org.apache.geronimo.configs/tomcat6/2.0.1/ car,j2eeType=TomcatValve,

Enabling sticky sessions in Geronimo 2.0.1

2007-09-14 Thread Dennis Cartier
Does anyone know how to enable sticky sessions in Geronimo 2.0.1? I tried using the method that worked in previous Geronimo versions, adding the following to the config.xml file: name="Geronimo" jvmRoute="node1" This did not seem to have any effect on the composition of the JSESSIONID, hence n