Versions Compared

Key

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

...

  1. Download the source code. Please see the #Getting Started Guide for instructions.
  2. Create the WAR file:
    Code Block
    cd servicemix/tooling/servicemix-web
    maven war
    
  3. Deploy the WAR file into any servlet engine. Instructions for deploying the ServiceMix WAR file on Tomcat, JBoss, and Geronimo are provided in section_to_be_written.
  4. Start ServiceMix from the servlet engine.
  5. Start the ServiceMix JMX Console by.... Enter the following URL into a web browser: URL-to-be-provided

Related Documentation