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 11:56:00 UTC

[jira] [Assigned] (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 reassigned CAMEL-13015:
-----------------------------------

    Assignee: Claus Ibsen

> 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: 3.0.0, 2.24.0
>
>
> why 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)