]
Thomas Diesler updated ARQ-1927:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Make use of TCCL in ARQ ManagedContainer configurable
-----------------------------------------------------
Key: ARQ-1927
URL:
https://issues.jboss.org/browse/ARQ-1927
Project: Arquillian
Issue Type: Feature Request
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 1.1.8.Final
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