[
https://issues.apache.org/activemq/browse/CAMEL-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3024.
--------------------------------
Resolution: Fixed
Fixed as far as we can go in Camel 2.x.
We need to rework the internals a bit to allow _global_ cross cutting concerns
to work with anyhow routes is added after CamelContext has been started.
Will details this at the Camel 3.0 roadmap
> Adding routes straight from XML should have Camel prepare the RouteDefintion
> as its done like in camel-spring
> -------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-3024
> URL: https://issues.apache.org/activemq/browse/CAMEL-3024
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.5.0
>
>
> camel-spring does some preparation on the XML routes before they are added to
> CamelContext.
> When end users loads the XML routes themself using JAXB and add it straight
> to CamelContext, we should let camel-core prepare the routes as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.