Claus Ibsen created CAMEL-14918:
-----------------------------------

             Summary: camel-cdi - Avoid @Resource injection
                 Key: CAMEL-14918
                 URL: https://issues.apache.org/jira/browse/CAMEL-14918
             Project: Camel
          Issue Type: Task
          Components: camel-cdi
            Reporter: Claus Ibsen
             Fix For: 3.x


In org.apache.camel.cdi.transaction.JtaTransactionPolicy the JNDI transaction 
manager is injected. 

But we should do this via Java code so we dont have a *** dependency on 
javax.annotation.Resource that are not available in standard JARs and you have 
to hunt down the universe to find such things.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to