]
Moulali Shikalwadi updated WFLY-13324:
--------------------------------------
Attachment: remote.jar
TCCL not set to application classloader when MBean Notification is
invoked
--------------------------------------------------------------------------
Key: WFLY-13324
URL:
https://issues.redhat.com/browse/WFLY-13324
Project: WildFly
Issue Type: Bug
Reporter: Moulali Shikalwadi
Assignee: Brian Stansberry
Priority: Major
Attachments: remote.jar
TCCL not set to application classloader when MBean Notification is invoked
If an application registers an MBean notification and it receives a notification, the
Thread Context ClassLoader is not set to the application, this causes ClassNotFound
exceptions on classes that are in the application's classpath.