Description of problem:
The re-activation on hornetq, is using the wrong classLoader.
This is because a new Thread is started instead of using the WorkManager from the ResourceAdapter.
How reproducible:
You could visually verify the classLoader used. This had issues in production for a customer after failover, and we couldn't replicate the exact classNotFoundException they had but we could assert the wrong classLoader i used.
- is cloned by
-
JBEAP-15278 [GSS](7.1.z) ARTEMIS-2042 - Wrong classLoader used in hornetq RA Reconnect
- Closed
- is incorporated by
-
JBEAP-15756 Upgrade Artemis to 2.6.3.redhat-00012
- Closed