Versions Compared

Key

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

...

The other solution is to replace the jencks-all-1.1.1.jar with the jencks-all-1.1.2.jar file. Note: This can only be done for the source version of ServiceMix 2.0.2. The steps to To apply the fix are, perform the following steps:

  1. Download the jencks-all-1.2.jar here.
  2. Wiki Markup
    Copy 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.
  4. Wiki Markup
    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:

...