Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 22838 invoked from network); 16 Aug 2007 14:31:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2007 14:31:21 -0000 Received: (qmail 53055 invoked by uid 500); 16 Aug 2007 14:31:16 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 52986 invoked by uid 500); 16 Aug 2007 14:31:16 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 52975 invoked by uid 99); 16 Aug 2007 14:31:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 07:31:16 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hcunico@gmail.com designates 209.85.198.189 as permitted sender) Received: from [209.85.198.189] (HELO rv-out-0910.google.com) (209.85.198.189) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 14:31:11 +0000 Received: by rv-out-0910.google.com with SMTP id b22so202023rvf for ; Thu, 16 Aug 2007 07:30:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=cRjAQSE7DFhwlEOlq03Gu9Rq5lJhfILh8HigV2iPUhoSIAKUw1pxo5ZOA1Hvtu8mwSH2EuvyvSSuFkeOronYvzZVJAW3qhcTIpE2cIVGAFmzFMhvR4aK1Mh4n7+F25gntROuOMRuEmFEeG3sKjr0kvuaKAo2VPHndtduP8xKIMA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=CwCyfrn137yNGqrP6GtyN0Xf3ToCgGCuJwj5RzKSJWLoj7xS7Hj8T1/xTEMh4NS3AR9wDxYEq/jnsUGBz+Uj4BSV/I4KgAsWKsU86umQwv0ErxuS3yvH9zGDQEGkyJdh3FwADtuKnEbwAFaqlZ5CTkPYq7Ruip/Ba0LDsS2nqcc= Received: by 10.114.111.1 with SMTP id j1mr833491wac.1187274651134; Thu, 16 Aug 2007 07:30:51 -0700 (PDT) Received: from ?71.70.230.102? ( [71.70.230.102]) by mx.google.com with ESMTPS id 18sm1908485wry.2007.08.16.07.30.49 (version=SSLv3 cipher=RC4-MD5); Thu, 16 Aug 2007 07:30:50 -0700 (PDT) Message-ID: <46C45F96.2040101@gmail.com> Date: Thu, 16 Aug 2007 10:30:46 -0400 From: Hernan Cunico User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: [DISCUSS] Release Geronimo 2.0.1 (rc1) References: <106C05BE-D37C-4243-B37C-36A6B84BEF0C@hogstrom.org> In-Reply-To: <106C05BE-D37C-4243-B37C-36A6B84BEF0C@hogstrom.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Anybody seeing plugin issues, specially when starting them? Could it be a versioning problem, I get similar errors on both Jetty and Tomcat - Unable to start configuration org.apache.geronimo.configs - org.apache.geronimo.kernel.config.InvalidConfigException: Unknown start exception - org.apache.geronimo.gbean.InvalidConfigurationException: Getter method not found Attribute Name: URLFor, Type: class java.net.URL, GBeanInstance: Jetty WebApplication Context Cheers! Hernan Matt Hogstrom wrote: > Initial discuss thread >