[jboss-user] [Security JAAS/JBoss] - Re: IllegalStateException in sessionContext.getCallerPrincip

2007-03-21 Thread Mihail Druzinin
Jira issue opened : http://jira.jboss.com/jira/browse/EJBTHREE-913 Atteched test app and patch to fix (be my mind) this issue. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030114#4030114 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: IllegalStateException in sessionContext.getCallerPrincip

2007-03-15 Thread Mihail Druzinin
[EMAIL PROTECTED] wrote : | Answer the following questions: | a) Are you using the latest ejb3 distribution? | b) Is your servlet defining run-as stuff? or are you making a call on the ejb with valid security context (or you logging in?) | a) We use EJB 3.0 - Version EJB 3.0 RC7 - FD

[jboss-user] [Security JAAS/JBoss] - java.lang.IllegalStateException in sessionContext.getCallerP

2007-03-05 Thread Mihail Druzinin
I have a question. I`m use jboss-4.0.5 with ejb3. From HttpServlet I execute methods from stateless been. All methods executed correctly with authorization. When in method I try sessionContext.getCallerPrincipal() throws IllegalStateException:java.lang.IllegalStateException: No valid security