-
Bug
-
Resolution: Done
-
Major
-
None
-
None
I initially opened it as a bug for further consideration since I'm not sure what should be the expected behaviour here but when a managed bean is registered as part of a deployment using a service descriptor, the lifecycle methods that registers and unregisters the beans are invoked under the "org.jboss.as.sar" module classloader.
This seems to be a bit counterintuitive since I would expect them to be executed under the application module classloader so it gets access to all the services or dependencies added to the current deployment.
- causes
-
WFLY-17833 Angus Activation services are not visible to SAR MBeans
- Closed
- is cloned by
-
WFLY-18370 Remove org.eclipse.angus.activation dependency from sar module, and add test that the App CL is being used
- Closed
- relates to
-
JBEAP-25937 [GSS](7.4.z) Thread's context classloader for ServiceMBeanSupport startService is not application module
- Closed
-
JBEAP-25942 [GSS](8.0.z) Thread's context classloader for ServiceMBeanSupport startService is not application module
- Closed