Page Edited :
CAMEL :
Web Console
Web Console has been edited by James Strachan (Feb 20, 2009). Content:Web Console
h2 Download and Run the Console Download a recent snapshot of the camel-web-standalone-$VERSION.jar. Then from the command line type java -jar camel-web-standalone-2.0-SNAPSHOT.jar
REST APICamel comes with a full RESTful API for interacting with the Camel context, the available endpoints and routes. You can browse details of the running API via http://localhost:8080/api The web application uses mostly the same URIs for the HTML representation of a resource (e.g. /endpoints) as the JSON and XML representations. To help rendering the different representations in your browser you can append .xml, .html, .json or even .dot to URLs. For example viewing these URLs are equivalent
For more details try viewing the API documentation in your local Camel instance |
Unsubscribe or edit your notifications preferences