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.

Reply via email to