To get more verbose messages, the documentation mentions to use the key org.apache.catalina.tribes.MESSAGES I am currently trying it...
-Jorge -----Original Message----- From: news [mailto:[email protected]] On Behalf Of Eric B. Sent: Wednesday, February 11, 2009 11:55 PM To: [email protected] Subject: Re: Trouble with cluster and JMX "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? 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]
