Versions Compared

Key

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

...

  1. To see JConsole in action, start one of the ServiceMix examples running, for instance, the Basic Example:
    Code Block
    cd [servicemix_install_dir]\examples\basic
    ..\..\bin\servicemix servicemix.xml
    
    where servicemix_install_dir is the directory in which ServiceMix was installed.
  2. Run JConsole (see previous section) and click on org.servicemix.
  3. Click on org.servicemix.jbi.framework.ComponentMBeanImpl. All of the The components of the Basic example will be shown. Clicking on each any of them will show the monitoring information available.

    Panel
    borderColor#ccc
    titleJConsole Monitoring & Management Console
    borderStylesolid

...

Then drop the WAR in any servlet engine.

Related Documentation