-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.4.2-HF21, 5.5.0-HF06, 5.6-RC1, 5.6
-
Component/s: Web Common
By default, when creating thread, JBoss is duplicating the security context already set on the originating thread.
We need to reset that behavior by setting the system property org.jboss.security.SecurityAssociation.ThreadLocal to true.
- is required by
-
NXP-9092 propagated security context leaks in JBoss
- Resolved