Fix "security5" tests
---------------------
Key: EJBTHREE-1251
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1251
Project: EJB 3.0
Issue Type: Sub-task
Components: Security
Reporter: Andrew Lee Rubinger
Assigned To: Anil Saldhana
Fix For: AS 5.0.0.CR1
"SimpleStatelessBean" fails to deploy with an NPE:
Caused by: java.lang.NullPointerException
at
org.jboss.ejb3.security.RunAsSecurityInterceptorFactory.getRunAsIdentity(RunAsSecurityInterceptorFactory.java:69)
at
org.jboss.ejb3.security.RunAsSecurityInterceptorFactory.createPerClass(RunAsSecurityInterceptorFactory.java:110)
--
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