You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/09/30 10:41:32 UTC

[jira] Resolved: (GERONIMO-328) Support for resource-ref in J2EE App Client

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