it seems that the Xalan/Xerces version has changed since your last checkout (or you never had one with Java 1.4.x?). So you must update your Tomcat/common/endorsed directory with the currently in Cocoon used xalan-xx.jar, xercesImpl-xx.jar, xml-apis.jar and maybe xsltc.jar.
Regards,
Joerg
2. Current HEAD after compiling with "webapp" target and running shows this
error:
org.apache.cocoon.ProcessingException: Failed to execute pipeline.: org.apache.cocoon.CascadingIOException: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xslt}content-handler' property!: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xslt}content-handler' property!
While trying I had also "Failed to generate program code" (with the same "must have content-handler" remark)
How can I fix it ?
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
