Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

This document describes how to run the Quartz example in ServiceMix and provides details about what the Quartz example does. For information on the business use case, please refer to: Use Case for Quartz.

The Quartz example illustrates the following:

...

where servicemix_install_dir is the directory in which ServiceMix was installed.

Tip
titleHandy Hint

Add $SERVICEMIX_HOME\bin directory to $PATH variable to simplify execution of the example.

Stopping the Quartz Example

...

  1. Download the jencks-all-1.2.jar here.
  2. Wiki MarkupCopy the jar file to \ [servicemix_src_install_dir\]\assembly\target\servicemix-2.0.2\bin\servicemix-2.0.2\lib, where \ [servicemix_src_install_dir\] is the directory in which the ServiceMix distribution is located.
  3. Delete jencks-all-1.1.1.jar from that directory.unmigrated-wiki-markup
  4. Place a copy of the jar file in the ServiceMix web directory at \ [servicemix_src_install_dir\]\servicemix-2.0.2\tooling\servicemix-web\target\servicemix-web\WEB-INF as well.
  5. To run the example in the source distribution:

...