On Fri, 10 Jan 2003, Carsten Ziegeler wrote:

> We had this problem, when not the proper version of xalan was in the
> classpath or precisly in the web-inf/lib directory.
> Due to the movement of the libraries into the endorsed directory we
> ended up having no xalan/xerces version in web-inf/lib and therefore
> the default version was used.

Okay thank you. For recapitulation, all libs in endorsed/ shouldn't
be copied into the webapp? When yes, why were they copied?
Or am I wrong?

> ls -1 webapps/cocoon/WEB-INF/lib/x*
webapps/cocoon/WEB-INF/lib/xalan-2.4.1.jar
webapps/cocoon/WEB-INF/lib/xercesImpl-2.1.0.jar
webapps/cocoon/WEB-INF/lib/xml-apis.jar
webapps/cocoon/WEB-INF/lib/xmldb-api-20011111.jar
webapps/cocoon/WEB-INF/lib/xsltc.jar

Stephan.

> > -----Original Message-----
> > From: Stephan Michels [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, January 10, 2003 12:15 PM
> > To: cocoon-dev
> > Subject: Reason of HTMLSerializer exception
> >
> >
> >
> > Hi,
> >
> > if I start the Cocoon webapp into tomcat I got always this exception.
> >
> > 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!
> >     at
> > org.apache.cocoon.serialization.HTMLSerializer.setOutputStream(HTM
> > LSerializer.java:92)
> >
> > I tought that I know the reason for some time ago, but I forget
> > this. Can anyone give me a hint?
> >
> > Thanks, Stephan Michels.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to