Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 64732 invoked from network); 8 Sep 2006 13:36:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2006 13:36:00 -0000 Received: (qmail 68964 invoked by uid 500); 8 Sep 2006 13:35:59 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 68495 invoked by uid 500); 8 Sep 2006 13:35:58 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 68484 invoked by uid 99); 8 Sep 2006 13:35:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2006 06:35:58 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hakimm@gmail.com designates 64.233.184.236 as permitted sender) Received: from [64.233.184.236] (HELO wr-out-0506.google.com) (64.233.184.236) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2006 06:35:57 -0700 Received: by wr-out-0506.google.com with SMTP id 68so156365wri for ; Fri, 08 Sep 2006 06:35:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=r0GIa4XZtcwQiD8zEUAOoEXUCmv9BrBCh+qofzvawotlI3Hgk9vi5j1ikMC+xdnDjmK9A+F5nMLhYzSWfm79O/ORSCZeHmrLzczJoTM4aDYff0ce33iei1fLnZCzCfEzRAVPVMglFaTJWsoh5Ht9EX8fe+ebrR/iv+LDyoStG8I= Received: by 10.90.105.20 with SMTP id d20mr692498agc; Fri, 08 Sep 2006 06:35:36 -0700 (PDT) Received: by 10.90.114.4 with HTTP; Fri, 8 Sep 2006 06:35:35 -0700 (PDT) Message-ID: <501089280609080635s1b0f6848wa40c2273cf2aad20@mail.gmail.com> Date: Fri, 8 Sep 2006 15:35:35 +0200 From: "Laurent Perez" To: dev@cocoon.apache.org Subject: trunk webapp not working under tomcat5.5.17 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi I'm trying to deploy trunk webapp under tomcat5.5.17(jdk1.5.0_08) but it doesn't work, all I get from catalina logs is : SEVERE : Error listenerStart I've followed "How to use the webapp" instructions available at http://cocoon.zones.apache.org/daisy/documentation/g1/756.html , ran mvn war:inplace and installed src/main/webapp under tomcat/webapps folder. Under jetty, mvn -o jetty6:run works, but the only block I can browse to under http://localhost:8888/ is the XSP Block. Could anyone help me ? thanks laurent -- http://in-pocket.blogspot.com - Mobile world, technology and more