0 Replies Latest reply on Jan 31, 2014 6:51 AM by shivjan0610

    EJB Session context having principal as NULL

    shivjan0610

      Hi,

       

           I am migrating my application from JBOSS AS 5 to AS 7. Application uses JAAS security. But in EJB session context, the name is coming as anonymous. On further analysis it is found that userprincipal is null. Kindly advise what changes i need to do.

       

      NOTE: In JBOSS AS 5, it was working fine.