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
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.