This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Custom Principal classes and EJBContext.getCallerPrincipanil.saldhana Oct 10, 2007 11:00 AM (in response to fabiogsilva)I am presuming that you have followed the wiki link for Custom Principals as outlined here: 
 http://anil-identity.blogspot.com/2007/10/tip-6-want-custom-principal.html
 Ensure that you have the latest version of JBoss AS (which would have the most recent EJB3 implementation). After this, if you can reproduce the issue with a JUnit Test, then you can file a JIRA issue for the EJB3 team to take a look at.
- 
        2. Re: Custom Principal classes and EJBContext.getCallerPrincipfabiogsilva Oct 10, 2007 1:43 PM (in response to fabiogsilva)I'm sorry, I hadn't added a CallerPrincipal group to the role sets. 
 It works now.
 Thanks very much.
 
    