Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.

 

  • No labels