-
Task
-
Resolution: Done
-
Major
-
None
-
None
WFCORE-6470 sets the TCCL to that of the application classloader when registering and unregistering MBeans. For SAR deployment this in turn sets the correct classloader when calling create() + start() (called by MBeanServer.registerMBean()) and stop() + destroy() (called by MBeanServer.unregisterMBean()).
Add a test to ensure that the correct TCCL is used
- clones
-
WFCORE-6470 Unexpected classloader when registering MBeans that are part of a deployment
- Resolved
- relates to
-
WFLY-17833 Angus Activation services are not visible to SAR MBeans
- Closed