http://anonsvn.jboss.org/repos/jbossas/tags/JBPAPP_4_2_0_GA_CP06/tomcat/src/main/org/jboss/web/tomcat/service/session/ is the package where the distributed session manager code resides.
http://anonsvn.jboss.org/repos/jbossas/tags/JBPAPP_4_2_0_GA_CP06/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheManager.java is the key class. I highly recommend you get a case opened on the Customer Support Portal. Note that the only thing that promotes a session from backup to active is a user request. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258423#4258423 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258423 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
