Eric B. wrote:
"Filip Hanik - Dev Lists" <devli...@hanik.com> wrote in message news:49937f4b.9050...@hanik.com...
sure turn on

org.apache.catalina.ha.level = FINE
org.apache.catalina.tribes.level = FINE

in logging.properties

however, regular membership discovery over multicast show up even without these entries

did you mark your webapp <distributable/>

Crap. Now that you mention it, I think I forgot to do that. Will have to check up on that tomorrow. However, after a bunch of fiddling around, putting the Manager within the <context> element got session replication working, even if it isn't marked as <distributable />. Would that be expected behaviour by putting the Manager in the context?
yes, when web.xml has <distributable/>, that's what tomcat does internally, swaps out the manager
Will check tomorrow and post findings.

Thanks,

Eric



---------------------------------------------------------------------
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