/
BPELSE - XSLT 2 Support

BPELSE - XSLT 2 Support

How to work with XSLT 2 in BPEL-SE

  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
    2. 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.

 

Related content