You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2020/07/03 08:57:00 UTC

[jira] [Updated] (CAMEL-14918) camel-cdi - Avoid @Resource injection

     [ https://issues.apache.org/jira/browse/CAMEL-14918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-14918:
-------------------------------------
    Fix Version/s:     (was: 3.x)
                   3.5.0

> 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
>            Assignee: Zheng Feng
>            Priority: Major
>             Fix For: 3.5.0
>
>
> 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)