]
David Lloyd commented on WFLY-3989:
-----------------------------------
You could probably do it by cherry-picking the PR commits on to a custom branch based off
of the 8.1.0.Final tag. With any luck there would be no conflicts.
TCCL in constructor of MDB is ModuleClassLoader for Module
"org.hornetq.ra:main"
--------------------------------------------------------------------------------
Key: WFLY-3989
URL:
https://issues.jboss.org/browse/WFLY-3989
Project: WildFly
Issue Type: Bug
Components: Class Loading, EE
Affects Versions: 8.1.0.Final
Environment: Windows
Reporter: Prasad Deshpande
Assignee: jaikiran pai
Fix For: 9.0.0.Beta1
The spec mandates that the TCCL be the application's classloader when the component
is invoked (even during construction), but I'm getting it as
TCCL in constructor of MDB is ModuleClassLoader for Module
"org.hornetq.ra:main" from local module loader