Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 33926 invoked from network); 7 May 2007 18:05:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 May 2007 18:05:39 -0000 Received: (qmail 58493 invoked by uid 500); 7 May 2007 18:05:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 58299 invoked by uid 500); 7 May 2007 18:05:42 -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 58288 invoked by uid 99); 7 May 2007 18:05:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2007 11:05:42 -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; Mon, 07 May 2007 11:05:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 47AA8714064 for ; Mon, 7 May 2007 11:05:15 -0700 (PDT) Message-ID: <24285425.1178561115290.JavaMail.jira@brutus> Date: Mon, 7 May 2007 11:05:15 -0700 (PDT) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-3144) Stand alone app clients are unlikely to deploy correctly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Stand alone app clients are unlikely to deploy correctly -------------------------------------------------------- Key: GERONIMO-3144 URL: https://issues.apache.org/jira/browse/GERONIMO-3144 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: application client Affects Versions: 2.0-M5 Reporter: David Jencks Assigned To: David Jencks Fix For: 2.0-M6 Change in how "serverEnvironment" is accessed makes standalone app clients unlikely to deploy correctly. The server side module probably won't work. Probably we need a separate server side Module like the ear module for this case. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.