0 Replies Latest reply on Jan 21, 2009 12:19 PM by hoffmanjon

    Sharing Sessiions between multiple WARs

    hoffmanjon

      Hello,
      I have been doing goolge search after google search and can not find a simple answer to my problem. I am creating an Enterprise Application (EAR) that will contain around nine different Web Applications (WAR) as well as various EJB's but I need to have a single login point and the login information needs to be shared between the various different Web Applications.

      We would like to split the application up into different Web Applications because this is going to be the central administrative tool for company and will be very large (and hard to manage) if we tried to put everything in one WAR.

      We will be using JBoss AS 5, Java EE 5, JSF, EJB 3.0.

      Any help or advice would be greatly appreciated.

      Thanks.

      Jon