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]

[docbook-apps] SAXON - extensions dont work (classpath is set i think)


hi,

i just tried to use the adjustColumnWidths - Extension.
should be easy: add saxon651.jar to classpath, thats all.

but i always get this errormessage:

C:\FEY\sax65>java -cp c:\fey\saxon651.jar -jar saxon.jar -o out\tableex.htm
C:\FEY\docbook\docbook-xsl\docs\tableex.xml
C:\FEY\docbook\docbook-xsl\html\docbook.xsl
No adjustColumnWidths function available.
Processing terminated by xsl:message at line 404

unforunately its not very detailed, so i dont know if saxon finds the .jar
at all...

same with this classpath:

C:\FEY\sax65>echo %classpath%
C:\FEY\saxon651.jar;C:\FEY\sax65\saxon.jar;
C:\FEY\sax65>java -cp %CLASSPATH% -jar saxon.jar ...

im a newbe to java so most likely i did something wrong, but i cant imagine
what...
im using java 1.4.0_02, w2k sp3


i lost hope :/ plz help

thx
-seb



---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


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