Versions Compared

Key

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

...

  1. Set the Transform Engine to XSLT2 in the component's configuration.

    1. For Glassfish v2.x : Create a directory in $GLASSFISH_HOME/jbi/libext/sun-bpel-engine
    .
    1. For OpenESB Standalone : Create a directory in $OESE_HOME/libext/sun-bpel-engine
  2. Download saxonlib.jar and extract it under the previously created directory (do not place saxonlib.jar in libext, but the jars packaged inside it.)

  3. (Re) Start the component.

...