Loading routes using loadRouteDefinition from CamelContext lacks some logic
from camel-core-xml
-----------------------------------------------------------------------------------------------
Key: CAMEL-3543
URL: https://issues.apache.org/jira/browse/CAMEL-3543
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.6.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.6.0
We have shared logic in camel-core-xml to use when build / loading routes from
XML using JAXB. The routes must be prepared before they are usable for creating
the runtime processors.
The logic should be moved into camel-core in the model package so we have it
centralized and its more easy to reuse
See nabble
http://camel.465427.n5.nabble.com/Loading-routes-from-XML-files-with-Camel-2-4-0-tp3340082p3340082.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.