I am testing this on my laptop, windows 7 64bit, tomcat 6

If I use the same contexts, i.e.

localhost:8181/r2 and localhost:8080/r2 the sessions are replicated
across them no problem.

If I use a different context, e.g. r3 but same web app deployed, the
sessions are no replicated, and I get this warning:

org.apache.catalina.ha.session.ClusterSessionListener messageReceived
WARNING: Context manager doesn't exist:localhost#/r2

/AB


On Thu, Jun 10, 2010 at 7:16 PM, Pid <p...@pidster.com> wrote:
> On 10/06/2010 06:13, Andrew Bruno wrote:
>> Hello,
>>
>> I have managed to get session clustering working when using the same context.
>
> Tomcat, JVM, OS exact versions please.
>
>> I need to get session replication working across different contexts.
>> Does anyone know if this is possible?
>
> Depends what you mean.  If it works for one, it'll work for all of them,
> assuming your cluster members are correctly configured.
>
>> I get these warnings at the moment.
>>
>> 10/06/2010 3:08:20 PM
>> org.apache.catalina.ha.session.ClusterSessionListener messageReceived
>> WARNING: Context manager doesn't exist:localhost#/r2
>
> Does that server have that application installed?
>
>
> p
>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to