On Wed, 5 Feb 2003, Rice Yeh wrote: > Hi, > I checked out cocoon2 from cvs and build a webapp > with the folloing command > > .\build.bat -Dinclude.webapp.libs=yes > -Dexclude.webapp.samples=yes > -Dexclude.webapp.documenation=yes > -Dexclude.webapp.javadocs=yes > webapp > > I installed the web ap on tomcat 4.1.18 and access the > firt page with url http://localhost:8080/cocoon/, then > the error responed as shown in the following, what is > wrong? > > type fatal > > message Failed to execute pipeline. > > description 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! > > sender org.apache.cocoon.servlet.CocoonServlet > > source Cocoon servlet > > cause > > org.apache.xml.utils.WrappedRuntimeException: The > output format must have a > '{http://xml.apache.org/xslt}content-handler' > property!
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=104220639510764&w=2 I went into the same trap, Stephan Michels. --------------------------------------------------------------------- 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]>