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

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

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

Zheng Feng reassigned CAMEL-14918:
----------------------------------

    Assignee: Zheng Feng

> 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.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)