Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 81075 invoked by uid 500); 16 Jun 2003 20:28:46 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 81060 invoked from network); 16 Jun 2003 20:28:45 -0000 Received: from ny2.fastmail.fm (HELO smtp.us2.messagingengine.com) (66.111.4.3) by daedalus.apache.org with SMTP; 16 Jun 2003 20:28:45 -0000 Received: from www.fastmail.fm (server1.internal [10.202.2.132]) by server2.messagingengine.com (Postfix) with ESMTP id D3D6C6E9BB for ; Mon, 16 Jun 2003 16:28:47 -0400 (EDT) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by messagingengine.com with SMTP; Mon, 16 Jun 2003 16:28:47 -0400 X-Epoch: 1055795327 X-Sasl-enc: bfq+GssMI3D2oAQddEjcwA Received: from charya (elfriedeholmes.demon.co.uk [80.177.165.206]) by www.fastmail.fm (Postfix) with ESMTP id 08E022131 for ; Mon, 16 Jun 2003 16:28:47 -0400 (EDT) From: "Upayavira" To: cocoon-dev@xml.apache.org Date: Mon, 16 Jun 2003 21:24:22 +0100 MIME-Version: 1.0 Subject: Re: latest 2.1-dev CVS: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.component.ComponentHandler: method initialize( Message-ID: <3EEE3586.23856.1F320DB2@localhost> Priority: normal In-reply-to: <20030616160758.GA49806@juniper.net> References: X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I had this problem when using Cocoon from within IntelliJ Idea and JDK 1.3. I can confirm that this has fixed it. Well done for fixing this. I can now debug in 1.3 again! Regards, Upayavira On 16 Jun 2003 at 9:07, Rob Johnston wrote: > On Mon, 16 Jun 2003, Stephan Michels wrote: > > > Solving the problem was easy, I just recompile the package and > > everything works fine. So I will update the package this day. > > > > Stephan. > > Stephan, > > I grabbed today's latest CVS & compiled and everything works fine > under 1.3.1p8 JDK on FreeBSD. Thanks to all who helped track this > problem down! > > thanks, > rob >