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 2018/12/20 12:30:00 UTC

[jira] [Resolved] (CAMEL-13015) camel-spring-boot - load multiple route xml files

     [ https://issues.apache.org/jira/browse/CAMEL-13015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-13015.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.23.1
                   2.22.3

> camel-spring-boot - load multiple route xml files 
> --------------------------------------------------
>
>                 Key: CAMEL-13015
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13015
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-spring-boot
>            Reporter: W.Y
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.22.3, 3.0.0, 2.24.0, 2.23.1
>
>
> When  I use SpringDSL , i want to load two route files 
> For Example route1.xml and route2.xml
> If I put two files in same directory like below , it is working
> camel.springboot.xmlRoutes: file :directory/*.xml 
>  
> If I put two files into different directories , it does not work
> camel.springboot.xmlRoutes: [file:directory1/route1.xml|file:///directory1/route1.xml] , directory2/route2.xml
> Could you please implement this feature?
> Thanks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)