This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: No security context set in EJBmhellkamp Dec 7, 2001 5:03 PM (in response to mhellkamp)I figured it out. The docs were a bit unclear (at least to me) on the jboss.xml file. I thought this was an application level configuration, but it is really an ejb-jar level configuration. My bad... 
 Mark
- 
        2. Re: No security context set in EJBusmangani Apr 24, 2003 7:47 AM (in response to mhellkamp)Hi, 
 I am facing the same problem. Will you please tell me what did you find out that was wrong.
 Thanks
 Usman
- 
        3. Re: No security context set in EJBpetertje Apr 24, 2003 9:49 AM (in response to mhellkamp)define your security domain in the jboss.xml like 
 <security-domain>java:/jaas/yourdomain</security-domain>
- 
        4. Re: No security context set in EJBusmangani Apr 25, 2003 11:09 AM (in response to mhellkamp)Hi Peter, 
 Thanks for your help. It is working now. Many thanks.
 Regards
 Usman
 
     
    