Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
When using old classic spring xml files with <camelContext> then its spring that does the xml loading / parsing. And to refer to other xml files, you need to add special support for this.
Then you can have other spring xml files with
<routeConfigurationContext>
<routeConfiguration>
<routeConfiguration>
<routeConfiguration>
</routeConfigurationContext>