2 Replies Latest reply on Jul 1, 2015 4:03 AM by selove.oke.codjo

    routeContext id is removed by JBoss Developer Studio

    selove.oke.codjo

      Hi everyone,

       

      I am working in camel with spring DSL. I tried to use routeContext but when I go on the design tab and then come back on the Source, the id of my routeContext is removed by the IDE.

       

      By example, the line

        <routeContext id="routeContext" xmlns="http://camel.apache.org/schema/blueprint">

      is replaced by

        <routeContext xmlns="http://camel.apache.org/schema/blueprint">


      My version of JBoss Developer Studio is 8.0.2.GA


      P.S : Sorry for my bad english