Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 62448 invoked from network); 29 Jan 2006 21:30:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jan 2006 21:30:03 -0000 Received: (qmail 84787 invoked by uid 500); 29 Jan 2006 21:30:00 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 84751 invoked by uid 500); 29 Jan 2006 21:30:00 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 84740 invoked by uid 99); 29 Jan 2006 21:30:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jan 2006 13:29:59 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of agallardo@agssa.net designates 165.98.167.227 as permitted sender) Received: from [165.98.167.227] (HELO ags01.agssa.net) (165.98.167.227) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jan 2006 13:29:59 -0800 Received: from [10.0.0.7] (apoyo.agssa.net [10.0.0.7]) by ags01.agssa.net (8.13.1/8.13.1) with ESMTP id k0TLTUBL030907 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 29 Jan 2006 15:29:32 -0600 Message-ID: <43DD33BA.4070609@agssa.net> Date: Sun, 29 Jan 2006 15:29:30 -0600 From: Antonio Gallardo Organization: AG Software, S. A. User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Error Compiling Cocoon 2.1.4 References: <200601251736.k0PHaHoq012205@post.webmailer.de> In-Reply-To: <200601251736.k0PHaHoq012205@post.webmailer.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.5 (ags01.agssa.net [165.98.167.227]); Sun, 29 Jan 2006 15:29:32 -0600 (CST) Received-SPF: pass (ags01.agssa.net: 10.0.0.7 is whitelisted) receiver=ags01.agssa.net; client-ip=10.0.0.7; helo=[10.0.0.7]; envelope-from=agallardo@agssa.net; x-software=spfmilter 0.93 http://www.acme.com/software/spfmilter/; X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on agssa.net X-Virus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on ags01.agssa.net X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.0.4 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Christian Barth wrote: >Hi! > >I just wanted to compile a WAR-File from the 2.1.4 sources under windows. > >I followed the instructions in the Docu >http://cocoon.apache.org/2.1/installing/index.html#N10114 > >But I get the following error: > >C:\cocoon-2.1.4\cocoon-2.1.4>build war >Using Java from C:\j2sdk1.4.2_08 >Buildfile: build.xml > >prepare: >====================================================================== > Apache Cocoon 2.1.4 [1999-2004] >====================================================================== > Building with Apache Ant version 1.6.0 compiled on December 18 2003 >---------------------------------------------------------------------- > Using build file C:\cocoon-2.1.4\cocoon-2.1.4\build.xml >---------------------------------------------------------------------- > Compiler options: > - debug ......... [on] > - optimize ...... [on] > - deprecation ... [off] >====================================================================== >Created dir: C:\cocoon-2.1.4\cocoon-2.1.4\build\cocoon-2.1.4 > >compile-core: >Copying 40 files to C:\cocoon-2.1.4\cocoon-2.1.4\build\cocoon-2.1.4\classes >Copied 70 empty directories to 37 empty directories under >C:\cocoon-2.1.4\cocoon-2.1.4\build\cocoon-2.1.4\classes >Created dir: C:\cocoon-2.1.4\cocoon-2.1.4\build\cocoon-2.1.4\mocks >Compiling 1 source file to >C:\cocoon-2.1.4\cocoon-2.1.4\build\cocoon-2.1.4\mocks >Compiling 563 source files to >C:\cocoon-2.1.4\cocoon-2.1.4\build\cocoon-2.1.4\classes >C:\cocoon-2.1.4\cocoon-2.1.4\src\java\org\apache\cocoon\servlet\multipart\Mu >ltipartHttpServletRequest.java:76: >org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest is not >abstract and does not override abstract method getLocalPort() in >javax.servlet.ServletRequest >public class MultipartHttpServletRequest implements HttpServletRequest { > ^ >1 error > > Advise: Cocoon 2.1.4 needs servlet 2.2. Be sure you have not a newer version of the servlet.jar in your classpath. Best Regards, Antonio Gallardo. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org