1 Reply Latest reply on Jul 11, 2017 8:03 AM by andey

    Sharing JSESSIONID across two Web applications(war) in Single EAR in a Jboss 6.4 instance.

    ravikr

      I am Struggling to get the JSESSIONID same across the two Web application in a Single EAR in Jboss 6.4 , when i traverse from

      Web application 1 to Web application 2 , the JSESSIONID changes and my Application gets logout due to JSESSION ID mismatch.

       

       

      Is there a way in Jboss 6.4 to share JSESSIONID across two Web applications?