BPELSE - XSLT 2 Support
How to work with XSLT 2 in BPEL-SE
- Set the Transform Engine to XSLT2 in the component's configuration.
- For Glassfish v2.x : Create a directory in $GLASSFISH_HOME/jbi/libext/sun-bpel-engine
- For OpenESB Standalone : Create a directory in $OESE_HOME/libext/sun-bpel-engine
Download saxonlib.jar and extract it under the previously created directory (do not place saxonlib.jar in libext, but the jars packaged inside it.)
(Re) Start the component.