How to work with XSLT 2 in BPEL-SE

  1. Set the Transform Engine to XSLT2 in the component's configuration.
  2. Create a directory in $GLASSFISH_HOME/jbi/libext/sun-bpel-engine.
  3. Download saxonlib.jar and extract it under the previously created directory (do not place saxonlib.jar in libext, but the jars packaged inside it.)

  4. (Re) Start the component.