Re: Which parser
"Jeff Rancier" <[email protected]> Mon, 4 Mar 2002 10:36:49 -0500
| Newsgroups | gmane.emacs.xae |
|---|---|
| Message-ID | <00be01c1c392$66671e00$411e010a@jrancier> |
Right, I'm assuming you got the same as me: XAE Services > apply_assoc_stylesheet file:///h:/cvsdev/clients/alexlee/SoftSPA/doc/Lowes-Greenpoints.xml h:/cvsdev/clients/alexlee/SoftSPA/doc/Lowes-Greenpoints.html java.lang.NoClassDefFoundError: com/icl/saxon/trax/ProcessorException at xae.XMLToolServer.applyAssociatedStylesheet(XMLToolServer.java:97) at xae.XMLToolServer.processCommand(XMLToolServer.java:50) at xae.XMLToolServer.run(XMLToolServer.java:35) at xae.XMLToolServer.main(XMLToolServer.java:15) Exception in thread "main" Process *XML Tool Server* exited abnormally with code 1 The XAE Java source imports: XSLTransformer.java:import com.icl.saxon.trax.Templates; XSLTransformer.java:import com.icl.saxon.trax.ProcessorException; So, for the time being, I will downgrade my Saxon parser until Paul's code works, and then retry my DocBook file with the 1.48 version of the XSL stylesheets. If that doesn't work, I'll be forced to downgrade XAE to the current version, as I am not yet prepared to volunteer with XAE, although I've tried XSLT and looked into Norm Walsh's DocBook extension, but prefer Paul's, as it focuses specifically on DocBook. Jeff ----- Original Message ----- From: "Sprenger, Karel" <[email protected]> To: "Jeff Rancier" <[email protected]>; "Xae-List" <[email protected]> Sent: Monday, March 04, 2002 10:04 AM Subject: RE: [Xae] Which parser | Hi, | | In xae.el the method xae-start starts the XMLToolServer with the xsl-engines/saxon/saxon.jar from the xae data directory in the classpath. If the CLASSPATH environment variable exists it is prepended to the "default" saxon.jar file. I tried to use this to force XAE in using Saxon 6.5, but ran into problems with some methods not being available anymore. | | Cheers, | Karel | | -----Original Message----- | From: Jeff Rancier [mailto:[email protected]] | Sent: maandag 4 maart 2002 15:22 | To: Xae-List | Subject: [Xae] Which parser | | | Hello, | | Does anyone know how to tell which (the path to it) parser is being used to | create the HTML output for DocBook? Can I assume that it is: | | | xae-1.0beta6\xsl-engines\saxon\saxon.jar? | | And does the XAE read the ParserManager.properties file? | | Thanks, | Jeff | | _______________________________________________ | XAE mailing list | [email protected] | http://sunsite.dk/mailman/listinfo/xae _______________________________________________ XAE mailing list [email protected] http://sunsite.dk/mailman/listinfo/xae