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]
Other format: [Raw text]

Re: saxon how to?


> "Pfistner, Norbert" wrote:
> 
> Running saxon from command line results in:
> 
> java -jar /usr/share/sgml/docbook-xsl-1.50.0/extensions/saxon65.jar
> Failed to load Main-Class manifest attribute from
> /usr/share/sgml/docbook-xsl-1.50.0/extensions/saxon65.jar

This is not JAR archive of Saxon. This JAR contains some DocBook
specific extensions functions. If you want to run Saxon, you must
provide path for saxon.jar downloaded from saxon.sourceforge.net to -jar
option.

File which you mentioned can be specified in -cp parameter in order to
use DocBook extensions.
 
-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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