8 Replies Latest reply on May 23, 2014 9:11 AM by lhein

    JBOSS Dev Studio - Started all the route at once

    rvashishth

      I have a camel-project, in which i have created three camel context files as below.

       

       

      src/main/resource

        META-INF

        spring

        CamelContextOne

        CamelContextTwo

        CamelContextThree

       

       

      I have installed the fuse plugin in my JBOSS Developer Studio(as Fuse IDE is deprecated). But when

      i run a single CamelContext by right click on camel file and run as local camel context without test is

      starts all camel file under META-INF. In this case it starts all three camel context files as i am deploying

      into fabric container.