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 82984 invoked from network); 7 Jul 2000 22:10:00 -0000 Received: from mpcmr1001.ac.com (170.252.160.70) by locus.apache.org with SMTP; 7 Jul 2000 22:10:00 -0000 Received: from amrhm1101.ac.com (amrhm1101.ac.com [10.2.17.114]) by mpcmr1001.ac.com (8.8.8/8.8.8) with ESMTP id RAA05166 for ; Fri, 7 Jul 2000 17:09:30 -0500 (CDT) From: damon.m.rolfs@ac.com X-Priority: 3 (Normal) Subject: Problem moving to Cocoon2 from 1.7.4 To: cocoon-users@xml.apache.org Date: Fri, 7 Jul 2000 15:04:06 -0700 Message-ID: X-MIMETrack: Serialize by Router on AMRHM1101(Release 5.0.2b (Intl)|16 December 1999) at 07/07/2000 05:01:52 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii I'm having problems setting up Cocoon2 on Tomcat3.1. The build went fine, however after I configure the Cocoon2 servlet into Tomcat and start up, cocoon does not work. I include relevant information below. I looked in the archive but had problems with the site working (some sort of conversion effort going on?) I'd appreciate any suggestions or pointers to previous messages. Thanks, ~dmr Looking the servlet.log, I find the following entries: tomcat.errorPage: init jsp: init Cocoon2: init this.configurationFile: null this.configurationFile: C:\bin\apache\tomcat\webapps\cocoon/cocoon.xconf Reloading from: C:\bin\apache\tomcat\webapps\cocoon/cocoon.xconf Exception reloading: Fatal error parsing null (line 0 col. 0): File "C:\bin\apache\tomcat\webapps\cocoon\cocoon.xconf" not found. default: init I'm running on Windows 95. My TOMCAT_HOME=c:\bin\apache\tomcat I've verified that cocoon.xconf is located at: c: \bin\apache\tomcat\webapps\cocoon\cocoon.xconf My web.xml entry for Cocoon2 is: Cocoon2 org.apache.cocoon.servlet.CocoonServlet configurations /cocoon.xconf -2147483646 Cocoon2 /