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]

Trouble with Saxon/Xalan extensions


Hi!

When I process a document using Version 1.34 of the XSL style sheets
(extensions enabled) in conjunction with Saxon 6.2.1, I get the following
error message:

Error at xsl:copy-of on line 133 of
file:/usr/local/docbook/style/xsl/1.34-custom/fo/table.xsl:
  The URI http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Table does not
identify an external Java class
Transformation failed

The problem is probably due to the fact that we use a proxy for HTTP
requests. How can I specify the proxy settings from the command line? If
that's not possible, are the classes available somewhere so that I can
install them locally on my machine and change the URI in the style sheets?

When I'm using Xalan2 instead of the above mentioned Saxon, I get this
message:

file:///usr/local/docbook/style/xsl/1.34-custom/fo/table.xsl; Line
142; Column 69; 
XSLT Error (javax.xml.transform.TransformerException): For extension
function, could not find method
org.apache.xalan.stree.DocumentFragmentImpl.adjustColumnWidths([ExpressionContext,]
).

Does anybody know in which JAR file these classes reside so that I can
include them in my CLASSPATH?

Thanks in advance for any suggestions!

Greetings,

	Holger




------------------------------------------------------------------
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]