Hi to all,
I've a problem running Cocoon 1.8.2 on Tomcat 3.3
This is the error running Cocoon.xml and other xml files:


       Publishing Engine could not be initialized.

java.lang.RuntimeException: Exception when creating " 
org.apache.cocoon.processor.xsp.XSPProcessor" :
java.lang.NoSuchMethodError: See 
http://xml.apache.org/cocoon/faqs.html#faq-normalize
        at org.apache.cocoon.framework.Manager.create(Manager.java, Compiled Code)
        at org.apache.cocoon.framework.Router.init(Router.java, Compiled Code)
        at org.apache.cocoon.framework.Manager.create(Manager.java, Compiled Code)
        at org.apache.cocoon.Engine.<init>(Engine.java, Compiled Code)
        at org.apache.cocoon.Engine.getInstance(Engine.java, Compiled Code)
        at org.apache.cocoon.Cocoon.init(Cocoon.java, Compiled Code)
        at org.apache.tomcat.facade.ServletHandler.doInit(Unknown Source)
        at org.apache.tomcat.facade.ServletHandler.init(Unknown Source)
        at org.apache.tomcat.facade.ServletHandler.service(Unknown Source)
        at org.apache.tomcat.core.ContextManager.internalService(Unknown Source)
        at org.apache.tomcat.core.ContextManager.service(Unknown Source)
        at 
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Unknown 
Source)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(Unknown Source)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Unknown 
Source)
        at java.lang.Thread.run(Thread.java, Compiled Code)

This is the same error I've found using Tomcat 3.2.1, and I've resolved
it by renaming xml.jar and parser.jar to zxml.jar and zparser.jar.
But, these files aren't present in the 3.3 release of Tomcat.
Any suggestion?
Thanks to all



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to