ServiceMix Console

From ServiceMix 3.1, a console is available as a web application.

To test it, you need to grab and build the current svn tree (see Building).

Launch ServiceMix, and then run the following commands:

cd servicemix-web-console
mvn jetty:run

Screenshots