I was looking at the wrong part of my log from some earlier testing. On startup the two clusters are correctly transferring the state for my app:
INFO: Processing Context configuration file URL ... Apr 14, 2004 10:43:50 AM org.apache.catalina.cluster.session.DeltaManager start INFO: Starting clustering manager...:/ourapp Apr 14, 2004 10:43:50 AM org.apache.catalina.cluster.session.DeltaManager start WARNING: Manager[/ourapp], requesting session state from org.apache.catalina.cluster.mcast.McastMember[tcp://127.0.0.1:4001,127.0.0.1 ,4001, alive=132536]. This operation will timeout if no session state has been received within 60 seconds Apr 14, 2004 10:43:50 AM org.apache.catalina.cluster.session.DeltaManager start INFO: Manager[/ourapp], session state received in 103 ms. Also, the class not found exception I described from my previous post does exist and does implement Serializable. Thanks, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
