OK, that's cool. Thanks for confirming. I'll have to try via Apache redirects/aliasing/rewrites...
/AB On Tue, Jun 15, 2010 at 4:32 PM, Mark Thomas <ma...@apache.org> wrote: > On 15/06/2010 06:21, Andrew Bruno wrote: >> >> 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 > > Correct. What you are trying to do is not supported. Tomcat has no mechanism > to map /r2 in one instance to /r3 in another. > > Mark > > > > --------------------------------------------------------------------- > 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