i have the same problem solved by the following instruction from geof
howard

Copy xalan*.jar, xerces*.jar and xml-apis.jar from WEB-INF\lib
(or from lib\core in cvs) to %TOMCAT_HOME%\common\endorsed

The docs at one point only mentioned %JAVA_HOME%\jre\lib\endorsed
but later tomcat versions use -Djava.endorsed.dirs to override
the standard jdk defined location.



stavros


On Fri, 20 Dec 2002, aps olute wrote:

>   I just downloaded xml-cocoon2_20021220172546.tar.gz, extracted it
> and did per the instructions to compile and no errors :
>
> ./build.sh  -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_
> HOME/webapps webapp
> Did above twice and copied build/cocoon/cocoon.war to
> $TOMCAT_HOME/webapps/
>
> typed http://localhost:8080/cocoon  and got an error:
> Cocoon 2 - Internal server error
>
>
>
> 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!
> ...more errors
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> ---------------------------------------------------------------------
> 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]>
>
>


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