This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with Xalan an Chunk, even using extensions/xalan2.jar


Hi All,

I was trying to use the Chunking feature of DocBook.
I added the xalan2.jar from extensions directory to the CLASSPATH.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]