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


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

Re: Xalan error with Norm stylesheets...


> From: Andrea Giuliano <a.giuliano@iccu.sbn.it>
> 
> I get this message trying to convert DocBook to HTML:
> 
> java  org.apache.xalan.xslt.Process -IN rel.xml -XSL
> file:///home/andrea/lib/docbookx/xsl/html/docbook.xsl -OUT rel.tex
> 
> XSLT Error (java.lang.InternalError): null
> 
> (newlines are for readability). The above command line has been working
> well for months. Then, I installed Xalan Java 2.0.0 and Norm stylesheets
> 1.29, and the result is the message above. Xalan alone seems
> to work (every sample
> in the distribution works fine), so I really cannot figure out what
> happened to my poor rel.xml!

I can use Xalan Java 2.0.0 with Docbook XSL 1.29 without
problems.  Your problem may be with your CLASSPATH
set up if it includes an older Xerces parser
rather than the Xerces 1.2.3 that comes with the
Xalan2 package.  

Try reading "docs/getstarted.html" in the Xalan2
distribution to make sure your Xalan2 setup is
working with their sample applications.

I've found XalanJ2 to be about three times as fast
as XalanJ1 when processing Docbook. 

bobs
Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The Santa Cruz Operation, Inc.              fax:   (831) 429-1887
                                            email: bobs@sco.com


------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


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