Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download and Run the Console

Download a recent snapshot of the camel-web-standalone-$VERSION.jar.Camel release.

Then from the command line type

Code Block
java -jar camel-web-standalone-2.4.0-SNAPSHOT.jar 

You should now be able to point your browser at: http://localhost:8080/

...