[
https://issues.apache.org/jira/browse/CAMEL-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Netherton resolved CAMEL-12832.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.23.0
> Improve Camel CDI context XML resource loading
> ----------------------------------------------
>
> Key: CAMEL-12832
> URL: https://issues.apache.org/jira/browse/CAMEL-12832
> Project: Camel
> Issue Type: Improvement
> Components: camel-cdi
> Reporter: James Netherton
> Assignee: James Netherton
> Priority: Major
> Fix For: 2.23.0
>
>
> Camel CDI Class
> [ResourceHelper|https://github.com/apache/camel/blob/master/components/camel-cdi/src/main/java/org/apache/camel/cdi/ResourceHelper.java]
> is used to load Camel XML configuration via the {{@ImportResource}}
> annotation.
> It'd be useful for some platforms if the {{ClassLoader}} used to do the
> resource loading is the one associated with the {{@ImportResource}} annotated
> class.
> Some more background here:
> https://github.com/wildfly-extras/wildfly-camel/issues/2497
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)