Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 43325 invoked from network); 10 Jul 2007 17:14:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2007 17:14:28 -0000 Received: (qmail 1137 invoked by uid 500); 10 Jul 2007 17:14:28 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 1083 invoked by uid 500); 10 Jul 2007 17:14:28 -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 1072 invoked by uid 99); 10 Jul 2007 17:14:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 10:14:28 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 10:14:24 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AA12C7141F3 for ; Tue, 10 Jul 2007 10:14:04 -0700 (PDT) Message-ID: <18121985.1184087644684.JavaMail.jira@brutus> Date: Tue, 10 Jul 2007 10:14:04 -0700 (PDT) From: "Tim McConnell (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMODEVTOOLS-173) Geronimo Little-G release with Jetty don't start within Eclipse In-Reply-To: <5941854.1183386784495.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511495 ] Tim McConnell commented on GERONIMODEVTOOLS-173: ------------------------------------------------ Changed org.apache.geronimo.st.v20.core.GeronimoServer to check for the existence of the jpa.jar file prior to setting javaagent field (in a similar manner as the geronimo.bat/sh files) so that all configurations of Geronimo will start successfully under Eclipse. Still trying to figure out how to Resolve/Close this defect though as those options are not available to me for some reason. > Geronimo Little-G release with Jetty don't start within Eclipse > --------------------------------------------------------------- > > Key: GERONIMODEVTOOLS-173 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-173 > Project: Geronimo-Devtools > Issue Type: Bug > Components: eclipse-plugin > Affects Versions: 2.0 > Environment: Windows XP, JDK 6, Eclipse 3.3 Europa > Reporter: Mario Ruebsam > Assignee: Tim McConnell > Fix For: 2.0 > > > Geronimo Little-G release with Jetty don't start within Eclipse. It requires the bin/jpa.jar and lib/geronimo-transfromer-2.0-SNAPSHOT.jar from the standard server release. JPA should not be an requirement to start the Little-G server in Eclipse. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.