I have a problem with Saxon 6.5.2 and Xinclude transformer.
I get the following:
java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI
at
org.apache.avalon.excalibur.xml.xpath.XPathProcessorImpl.selectNodeList(XPathProcessorImpl.java:65)
at
org.apache.cocoon.transformation.XIncludeTransformer.processXIncludeElement(XIncludeTransformer.java:302)
at
org.apache.cocoon.transformation.XIncludeTransformer.startElement(XIncludeTransformer.java:155)
at org.apache.cocoon.www.oem.customer.index_xml.generate(index_xml.java:764)
Do I have to keep xalan.jar for the XPathAPI or do I use something
else. How can I get this to work.
Thanks,
Artur...
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>