[ https://issues.apache.org/activemq/browse/CAMEL-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44629#action_44629 ]
James Strachan commented on CAMEL-743: -------------------------------------- Its probably best to use JMX for all this I think - it avoids possible class loader issues. Though maybe we could use the OSGi registry too; but JMX is probably simpler > create a command line console for Camel for use in ServiceMix > ------------------------------------------------------------- > > Key: CAMEL-743 > URL: https://issues.apache.org/activemq/browse/CAMEL-743 > Project: Apache Camel > Issue Type: New Feature > Reporter: James Strachan > Assignee: Willem Jiang > Fix For: 1.5.0 > > > for more background see... > * [console and commands|http://servicemix.apache.org/SMX4KNL/41-commands.html] > * [extending the > console|http://servicemix.apache.org/SMX4KNL/7-extending-the-console.html] > some ideas for what the console can do > * listing routes and the steps in routes > * dynamically add some simple routes. e.g. type in "from uri to uri". Maybe > the Scala DSL could be its own shell? > * enable/disable tracing > * debugging? e.g. stepping through, setting breakpoints > * enable/disable a 'go slow dial' for easier debugging etc -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.