Hi, Could you please open a JIRA [1] ticket for this improvement?
[1] https://issues.apache.org/jira/browse/CAMEL Thanks, *Raúl Kripalani* Apache Camel PMC Member & Committer | Enterprise Architect, Open Source Integration specialist http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.net | twitter: @raulvk On Wed, Sep 2, 2015 at 2:36 PM, Scott Stroud <[email protected]> wrote: > Is the <rest> declaration only supported in the <camelContext> (in Spring > DSL)? And not the RouteContext? If not, is there any plan to support > <rest> in the <routeContext>? > > I believe its a very common approach to define routes into (domain) > specific files and then import them into the camel-context via Spring, then > use a <routeContextRef> to include them in the <camel-context> and it would > be desirable to be able to define those <rest> routes in those (domain) > specific route files. Im using Camel 2.15.3. Thanks. > > > > > > >
