Make use of TCCL in ARQ ManagedContainer configurable
-----------------------------------------------------
Key: WFLY-4392
URL:
https://issues.jboss.org/browse/WFLY-4392
Project: WildFly
Issue Type: Feature Request
Components: Test Suite
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 9.0.0.CR2, 10.0.0.Alpha1
In WildFly it is considerred intended behaviour that test code gets called with the TCCL
set to the test deployment. IMHO this shadows potential problems when the functionality
under test is not called from an ARQ test case (i.e. from an normal javaee endpoint)
For Camel integration this behaviour is not acceptable.
CrossLink:
https://github.com/wildfly-extras/wildfly-camel/issues/340