[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1962) NullPointerException in getCallerPrincipal() for SessionContext when no security domain set
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Wed Nov 25 04:40:29 EST 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12496498#action_12496498 ]
jaikiran pai commented on EJBTHREE-1962:
----------------------------------------
Apparently, this issue never made it to the JIRA. It was only discussed in the forums multiple times:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=149111
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=140070
> NullPointerException in getCallerPrincipal() for SessionContext when no security domain set
> -------------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1962
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1962
> Project: EJB 3.0
> Issue Type: Bug
> Components: Security
> Affects Versions: Plugin 1.0.18
> Environment: JBoss 5.1.0, JDK6, 'all' server configuration
> Reporter: Vit Jonas
> Assignee: jaikiran pai
> Attachments: EJBContextHelper.patch
>
>
> If you try to call getCallerPrincipal() for injected SessionContext instance within EJB that has no security domain set, you got NullPointerException in org.jboss.ejb3.security.helpers.EJBContextHelper (line 99) ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list