-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
public static final int SINGLETON_CONTAINER_MANAGED_CONCURRENCY_INTERCEPTOR = 0x800; public static final int USER_INTERCEPTORS = 0x800;
The order of execution between CONCURRENCY and USER is no longer guaranteed.
The EE framework must detect such a setup and fail.
- is related to
-
AS7-2631 Test smoke.jsr88.EnterpriseDeploymentTestCase fails with IAEx: AS7-1042: can't add immediate factory for org.jboss.as.ee.component.TCCLInterceptor
- Resolved