]
Robert Smith commented on WFLY-3989:
------------------------------------
Can this be patched in 8.1.0? We are using 8.1.0.Final and are having problems with spring
loading in mdbs.
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