Even though you have 2 WAR's inside an EAR, the 2 WAR's are loaded by 2 different class loaders & so they cannot share the same login session. Setting it in a Tomcat Valve is the way to go.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146230#4146230 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146230 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
