|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View Page History{note}
To work with XSL style sheets of more than 1000 lines, you have to use another engine than the default one shipped with Java (which is Xalan 2.7.0).
To work with XSL style sheets of more than 1000 lines, you have to use another engine than the default one shipped with Java (Xalan 2.6.0 for Java 6 for Petals <5 and Xalan 2.7.0 for Java 7 for Petals >5).
{note}
This is due to [a bug of Xalan|https://issues.apache.org/jira/browse/XALANJ-1324] of versions previous than 2.7.1. To bypass it, you have to use a newer version of Xalan (2.7.1 \+) or another XSLT engine using a Shared-Library.
This is due to [a bug of Xalan|https://issues.apache.org/jira/browse/XALANJ-1324] of versions previous than 2.7.1. To bypass it, you have to use a newer version of Xalan (2.7.1 \+) or another XSLT engine using a Shared-Library.
Note that for version 2.5 up to 2.7, Saxon is the default engine, so the problem does not arise.
{multi-excerpt}