[ 
https://issues.apache.org/jira/browse/GERONIMO-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562930#action_12562930
 ] 

David Jencks commented on GERONIMO-2971:
----------------------------------------

Hi Aman,

Ejbs are already bound into a global context based on their abstract name and I 
think the jndi-name values.  There should be info log messages indicating where 
they end up.  I don't think we can really bind anything directly at the root 
due to the likelyhood of collisions.

> Auto bind resources to Global JNDI
> ----------------------------------
>
>                 Key: GERONIMO-2971
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2971
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: naming
>    Affects Versions: 2.0-M5
>            Reporter: Christopher M. Cardona
>            Assignee: David Jencks
>             Fix For: 2.0.x, 2.1
>
>
> We need a way to auto bind resources like JDBC DataSource, JavaMail Session, 
> EJB, etc. to Global JNDI namespace. This will allow the lookup of the said 
> resources without declaring resource references in the deployment plans.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to