Fwiw, I have been unable to get chunk.xsl to work with xalan 2.4. I am currently using xalan-j_2_2_0 with no problems. Good luck! Peace, -- Ihab
-----Original Message-----
From: Szarvas Zoltán [mailto:]
Sent: Fri 09-Aug-02 03:37
To: DocBook-Apps
Cc:
Subject: DOCBOOK-APPS: Chunk.xsl with Xalan
Hi
What is the problem with this?
xalan-j_2_4_D1
java -Djava.ext.dirs=c:\Java_Classes\Xalan org.apache.xalan.xslt.Process -in .\DocBook\in.xml -xsl file:///c:\style\html\chunk.xsl
I get the following Error Message:
(Location of error unknown)XSLT Error (javax.xml.transform.TransformerConfigurationException): javax.xml.transform.TransformerException: java.lang.ArrayIndexOutOfBoundsException
Thanks the help
Szazo