Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-78


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-78
    Summary: Add JNDI Name to EJBs in geronimo-ejb-jar.xsd
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: Apache Geronimo
 Components: 
             core

   Assignee: 
   Reporter: Aaron Mulder

    Created: Thu, 11 Sep 2003 8:42 AM
    Updated: Thu, 11 Sep 2003 8:42 AM

Description:
Currently the "session" and "entity" tags in the geronimo-ejb-jar.xml 
deployment descriptor don't appear to have an element for a JNDI name to bind 
the EJB to.  I am assuming that we'll bind all the EJBs into either an 
application-wide or server-wide JNDI space and then let people map EJB refs to 
those JNDI locations (to map to EJBs in other applications, etc.).

This patch adds a "jndi-name" element (String, optional) to the end of the 
sequence of elements for the session and entity types.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to