[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1291) NPE in isUserInRole method in WSRP-created SecurityContext
Chris Laprun (JIRA)
jira-events at lists.jboss.org
Fri Feb 23 14:10:35 EST 2007
NPE in isUserInRole method in WSRP-created SecurityContext
----------------------------------------------------------
Key: JBPORTAL-1291
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1291
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal WSRP
Affects Versions: 2.6.Alpha2, 2.4.1 SP1
Reporter: Chris Laprun
Assigned To: Chris Laprun
Fix For: 2.6.Beta1, 2.4.2 Final
This is due to:
List userCategories = Arrays.asList(wsrpUserContext.getUserCategories());
when <getUserCategories()> returns null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list