Hi All, I was trying to use the Chunking feature of DocBook. I have added the xalan2.jar from extensions directory to the CLASSPATH also.
But still getting the following error. Can anybody please help me out. Thanks in advance. Command Line: java org.apache.xalan.xslt.Process -in documentation.xml -xsl C:\temp\docbook-xsl-1.49\html\chunk.xsl -out .\doc.html CLASSPATH ./jars/xerces.jar;./jars/xalan.jar;./jars/xalan2.jar;./jars/xml-apis.jar; XERCES Version 1.4.4 Xalan Version 2.3.1 JDK 1.3 ERROR (Location of error unknown)XSLT Error (javax.xml.transform.TransformerConfigurat ionException): javax.xml.transform.TransformerException: java.lang.ArrayIndexOut OfBoundsException Thanks Jeet
