Versions Compared

Key

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

...

To create the ServiceMix WAR file from a source download of ServiceMix do the following:

  1. Download and build the ServiceMix source code. Please see the Getting Started guide for instructions.
  2. Compile ServiceMix. Again see the Getting Started for instructions.
  3. Create the WAR file:
    Code Block
    cd [servicemix_install_dir]\tooling\servicemix-web
    maven war
    
    where servicemix_install_dir is the directory to which ServiceMix was downloaded.

...

  1. Deploy the WAR file into any servlet engine. Instructions for deploying ServiceMix on TomcatJBoss, JBossGeronimo, and Geronimo Tomcat can be found at the following links:
  • Tomcat - are provided in section_to_be_written
  • JBoss
  • Geronimo|http://www.servicemix.org/Geronimo+Deployer]
  1. Start ServiceMix from the servlet engine.
  2. Start the ServiceMix JMX Console. To start it, enter the following URL into a web browser: URL-to-be-provided.

Using the ServiceMix JMX Console

Section to be writtenThe documentation is currently under development. Please click 'Watch' to be notified of updates to this Space's content, automatically.

Related Documentation