Eric B. wrote:
"Filip Hanik - Dev Lists" <[email protected]> wrote in message news:[email protected]...
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: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to