Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 93392 invoked from network); 30 Sep 2004 08:39:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Sep 2004 08:39:53 -0000 Received: (qmail 49681 invoked by uid 500); 30 Sep 2004 08:39:40 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 49635 invoked by uid 500); 30 Sep 2004 08:39:39 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 49619 invoked by uid 99); 30 Sep 2004 08:39:39 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 30 Sep 2004 01:39:39 -0700 Received: (qmail 22197 invoked from network); 30 Sep 2004 08:41:32 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 30 Sep 2004 08:41:32 -0000 Message-ID: <657639972.1096533692485.JavaMail.apache@nagoya> Date: Thu, 30 Sep 2004 01:41:32 -0700 (PDT) From: dev@geronimo.apache.org To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-328) Support for resource-ref in J2EE App Client In-Reply-To: <1890196544.1096497582400.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Message: The following issue has been resolved as FIXED. Resolver: David Jencks Date: Thu, 30 Sep 2004 1:40 AM Resource-refs now work in app client. There is a toy app in itests/namin/client that demonstrates this. In that directory, run maven, then start a server java -jar target/geronimo/bin/server.jar org/apache/geronimo/itest/naming/ClientServer and in a separate window java -jar target/geronimo/bin/client.jar org/apache/geronimo/itest/naming/client "Hello World" means a datasource was looked up, a connection obtained, and closed. --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-328 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-328 Summary: Support for resource-ref in J2EE App Client Type: Task Status: Resolved Priority: Major Resolution: FIXED Project: Apache Geronimo Fix Fors: 1.0-M3 Assignee: David Jencks Reporter: David Blevins Created: Wed, 29 Sep 2004 3:37 PM Updated: Thu, 30 Sep 2004 1:40 AM Description: J2EE 1.4 Application Clients should be able to lookup DataSources and such from JNDI using the resource-ref element in the application-client.xml --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira