Joerg
edel claire ryder wrote:
Hi,
I was wondering if someone could help me with this problem.
I have just installed cocoon and when I try to access http://localhost:8080/cocoon, I get the following error:
--------------------------------------------------------------------type internal-server-error
message org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property!
description java.lang.RuntimeException: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property!
sender org.apache.cocoon.servlet.CocoonServlet
source Cocoon servlet
exception
java.lang.RuntimeException: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property!
request-uri
/cocoon/
path-info
stacktrace
java.lang.RuntimeException: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property!
at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:3407)
at org.apache.xalan.transformer.TransformerHandlerImpl.endDocument(TransformerHandlerImpl.java:433)
--------------------------------------------------------------------
I have Tomcat 1.4.18 installed and jdk1.4.1
I created the 'endorsed' directory under %JAVA_HOME%/jre/lib and copied the latest stable versions of the xerces and xalan jars to this directory.
Any ideas ?
Any help would be really appreciated. Thanks,
--edel.
--------------------------------------------------------------------- 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]>