Versions Compared

Key

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

...

The ServiceMix 2.0.2 distribution has a known logging bug, so output is not logged to the console. This can be corrected in the source distribution of servicemix ServiceMix 2.0.2, buy by replacing the jencks-all-1.1.1.jar with the jencks-all-1.1.2.jar file. Upgrading to 2.0.3 will also resolve the problem. 2.0.3 release is a developer's release at this time. Please see Download for the latest developer's release.

This procedure explains the work around for 2.0.2.

  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
    to
     in the ServiceMix web directory
    at C:\tmp1
      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:
Code Block
cd [servicemix_src_install_dir]\assembly\target\servicemix-2.0.2\bin\servicemix-2.0.2\bin

..\..\bin\servicemix servicemix.xml

Note: No need It is not necessary to build the source distribution if you have already previously done so. OtherwiseIf ServiceMix has not been built, execute the above steps before building. Procedure The procedure on how to build the source distribution can be found here.

...

For a brief explanation of the XML tags on servicemiin the servicemix.xml file, please see: