HttpSession sharing between WAR modules

Latest response

Hello,

I am trying to migrating my J2EE app from WebSphere 6.1 to JBoss EAP 6.1. My app is composed of two WAR modules and deployed as EAR file.

With WebSphere, we can easily share session between the two WARs by changing settings in the admin console, but it looks like it is not an easy task for JBoss. I have been searching on the web to find a solution, but no luck so far.

This is the related post that I found, https://issues.jboss.org/i#browse/JBAS-2861

I couldn't find any thread on this topic here, if there is alreay a discussion, please redirect.

Thanks,
WL

Responses