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