[
https://issues.apache.org/jira/browse/GERONIMO-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed GERONIMO-2971.
----------------------------------
Resolution: Fixed
Implemented based on Dain's work and inspired by David Blevins format idea for
global ejb binding names and Tomasz Mazan's idea of filtering which resources
to bind with a regexp on the name component of the abstract name.
Rev 615514.
There are a couple problems:
- it appears that xbean naming doesn't allow more than one context for a
"nameInNamespace" so you cant put these under "java:" or "ger:". I put them
under "jca:"
- The console spits out a lot of log errors when you view the jndi tree.
> 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.