[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1663) Authorization/Authentication should not be performed upon lifecycle of @Service beans
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Jan 5 17:53:04 EST 2009
Authorization/Authentication should not be performed upon lifecycle of @Service beans
-------------------------------------------------------------------------------------
Key: EJBTHREE-1663
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1663
Project: EJB 3.0
Issue Type: Bug
Components: core
Environment: EJB3 Integration TestSuite "service" tests
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.0.0-Beta12
With specified @SecurityDomain, @Service bean lifecycle methods throw:
Caused by: java.lang.IllegalStateException: Security Context has not been set at org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2.invoke(RoleBasedAuthorizationInterceptorv2.java:151)
--
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