[
https://jira.jboss.org/browse/EJBTHREE-2141?page=com.atlassian.jira.plugi...
]
Carlo de Wolf commented on EJBTHREE-2141:
-----------------------------------------
With the introduction of JBASPECT-36 the InvokerLocator is no longer marshalled into a
remote invocation.
SecurityHelper.isLocalCall has this knowledge explicitly defined, thereby making itself
dependent on implementation details of jboss-remoting-aspects.
Ejb3AuthenticationInterceptorv2 makes use of this knowledge to determine whether to use
the attached security context or not.
Regression: java.lang.IllegalStateException: Local Call: Security
Context is null
---------------------------------------------------------------------------------
Key: EJBTHREE-2141
URL:
https://jira.jboss.org/browse/EJBTHREE-2141
Project: EJB 3.0
Issue Type: Bug
Components: core
Affects Versions: bom-eap5-0.1.3
Reporter: Carlo de Wolf
Assignee: Carlo de Wolf
Priority: Blocker
Fix For: bom-eap5-0.1.4, depchain-1.0.0
java.lang.IllegalStateException: Local Call: Security Context is null
at
org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:109)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira