Hi,

Julian Klein <[EMAIL PROTECTED]> writes:

> I am trying to implement slide with cocoon via the
> slide source and slide source factory available in the
> scrathpad.  I built cocoon with jdk1.4, tomcat 4.1.12,
> and the cocoon cvs snapshot from 12/19/2002.  I got it
> to run at first, but when i fooled around a bit with
> the samples, cocoon would not start up again.  so i
> did  a clean install and i get the following error:
> 
> <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!
> </error>
> 
>   at first i thought this to be the xalan jar i am
> using, but still upgraded this in my classpath (to
> xalan 2.4.1 as well as xerces 2.1.0)....resulting in
> no change.  I am running on Redhat 8.0.  any comments
> as to why i may be receiving the stack strace below
> would be greatly appreciated!

I had the same problem. I do not really understand it, but moving
xerces, xalan and xmlapis.jar to $CATALINA_HOME/common/endorsed 
solved it. I suspect the reason is, that a incompatible version of Trax 
is shipped with java 1.4

Martin

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

Reply via email to