-
Task
-
Resolution: Obsolete
-
Major
-
JBossAS-5.0.0.Beta4
-
None
-
Medium
I need to look further into the logic used in PreSecurityInterceptor. I may be doing way too much to derive whether the call was remote or local and accordingly set the security context on the association. The simplest may be to just assume that if there is a security context in the invocation, then it can be inter-vm.
Both PresecurityInterceptor and SecurityInterceptor are affected by this change.