Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 99882 invoked from network); 16 Feb 2007 03:28:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2007 03:28:30 -0000 Received: (qmail 58607 invoked by uid 500); 16 Feb 2007 03:28:34 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 58561 invoked by uid 500); 16 Feb 2007 03:28:34 -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 58549 invoked by uid 99); 16 Feb 2007 03:28:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 19:28:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Thu, 15 Feb 2007 19:28:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8EDE37141A2 for ; Thu, 15 Feb 2007 19:28:05 -0800 (PST) Message-ID: <33036489.1171596485567.JavaMail.jira@brutus> Date: Thu, 15 Feb 2007 19:28:05 -0800 (PST) From: "Davanum Srinivas (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-2830) Updated dependencies for ejb-based tests In-Reply-To: <16927664.1171389545937.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/GERONIMO-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved GERONIMO-2830. ---------------------------------------- Resolution: Fixed Fixed in 508298 > Updated dependencies for ejb-based tests > ---------------------------------------- > > Key: GERONIMO-2830 > URL: https://issues.apache.org/jira/browse/GERONIMO-2830 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Reporter: Jarek Gawor > Attachments: GERONIMO-2830.patch > > > Standalone test clients require a new openejb-client dependency after the openejb2 to openejb3 switch. The patch adds these dependencies. These tests still fail because of some JNDI lookup issues. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.