[ https://issues.apache.org/activemq/browse/CAMEL-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44865#action_44865 ]
Andreas Kuhtz commented on CAMEL-770: ------------------------------------- This would also allow to start the routes only after a user was successfully authenticated in a system if Camel is used in a client application. > allow a Spring Camel Context to be booted up just to extract the route > defintions (camelContext.getRouteDefintions()) but not to actually process > any routes > ------------------------------------------------------------------------------------------------------------------------------------------------------------ > > Key: CAMEL-770 > URL: https://issues.apache.org/activemq/browse/CAMEL-770 > Project: Apache Camel > Issue Type: Improvement > Reporter: James Strachan > Fix For: 1.5.0 > > > To visualise routes its kinda handy to just boot up a Camel Context and check > everything configures correctly, then get the route configurations - rather > than having to actually start all the routes up. > i.e. to check the configuration works - and to apply any Java / Scala / XML > route creation code - but not actually start any routes processing -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.