Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 94546 invoked from network); 24 Jan 2001 13:40:46 -0000 Received: from mail.telfort.nl (212.41.132.3) by h31.sny.collab.net with SMTP; 24 Jan 2001 13:40:46 -0000 Received: from atlas (fw2q1.telfort.nl [212.41.132.1]) by mail.telfort.nl (8.9.3/8.9.3) with SMTP id OAA08962 for ; Wed, 24 Jan 2001 14:40:20 +0100 Received: by srv_exch_6.intra.telfort.nl with Internet Mail Service (5.5.2650.21) id ; Wed, 24 Jan 2001 14:40:18 +0100 Message-ID: <35A46498D129D311815C009027157599041D11A0@srv_exch_5.intra.telfort.nl> From: "Chatterjee, Pratap" To: "'cocoon-users@xml.apache.org'" Subject: Please please help: Publishing Engine could not be initialized. Date: Wed, 24 Jan 2001 14:40:18 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I have tried everything to overcome the installation problem but had no luck. Looked at FAQ before posting. Moved xerces, xalan fop, cocoon jar files first in the classpath in tomcat.bat. removed parcer xerces.jar from jdk1.3 lib directory. Copied xerces and all other jar files from cocoon to tomcat directory. Disable proxiy in my browser. Read chaper 9 by Brett McLaughlin. I am running Tomcat3.2 locally on my NT4 and this is working ok. Installed Cocoon 1.8.1 and compiled all code by jdk1.3 no problem. Followed all cocoon installation instruction. I love to progress from this point on but can get around this problem. Please help me to help myself. Regards Pratap. 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:124) at org.apache.cocoon.framework.Router.init(Router.java:80) at org.apache.cocoon.framework.Manager.create(Manager.java:109)