Petals-SE-XSLT

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History

{note}
You For version previous to 2.5.0, you have to use Java *endorsed* mechanism to work with XSL style sheets of more than 1000 lines.
{note}

This is due to a bug of Xalan. To by-pass it, you have to use a newer version of Xalan (2.7.1 \+).
This is due to a bug of Xalan (provided by default by the JVM as XSLT engine). To by-pass it, you have to use a newer version of Xalan (2.7.1 \+). Since the JDK already embeds Xalan, you have to force it to use your version with the [Java *endorsed* mechanism|http://download.oracle.com/javase/6/docs/technotes/guides/standards/index.html].
Since version 2.5.0, the default XSLT engine is Saxon that works correctly with big XSL style sheets.
{multi-excerpt}