You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/12/04 10:54:00 UTC

[jira] [Commented] (CAMEL-17272) camel-spring-xml - Classic Spring XML add support for external route configuration XML files

    [ https://issues.apache.org/jira/browse/CAMEL-17272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453378#comment-17453378 ] 

Claus Ibsen commented on CAMEL-17272:
-------------------------------------

Added this for blueprint and cdi xml as well

> camel-spring-xml - Classic Spring XML add support for external route configuration XML files
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-17272
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17272
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-spring
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.14.0
>
>
> 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>



--
This message was sent by Atlassian Jira
(v8.20.1#820001)