[infinispan-issues] [JBoss JIRA] Updated: (ISPN-230) Enable JNDI binding of Cache/CacheManager out of the box
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Tue Jul 6 09:20:27 EDT 2010
[ https://jira.jboss.org/browse/ISPN-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-230:
-------------------------------
Fix Version/s: 5.1.0.BETA1
5.1.0.Final
(was: 5.0.0.BETA1)
(was: 5.0.0.Final)
> Enable JNDI binding of Cache/CacheManager out of the box
> --------------------------------------------------------
>
> Key: ISPN-230
> URL: https://jira.jboss.org/browse/ISPN-230
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Galder Zamarreno
> Assignee: Galder Zamarreno
> Priority: Minor
> Fix For: 5.1.0.BETA1, 5.1.0.Final
>
>
> Note that implementing this has no urgency since it does not really help Brian S for the JBoss AS integration.
> See: http://lists.jboss.org/pipermail/infinispan-dev/2009-October/001663.html
> So, I'm thinking that we could have a <jndi name="xyz"/> configuration
> option both at the global level (for Cache Manager) and at the Cache
> level. So,
> - if <jndi/> was present in the global section, we'd bind CacheManager
> to java:CacheManager
> - if <jndi name="xyz"/> was present in the global section, we'd bind
> CacheManager to java:xyz
> - if <jndi/> was present in the cache section, we'd bind Cache to
> java:<name-of-the-cache>
> - if <jndi name="xyz"/> was present in the cache section, we'd bind
> Cache to java:xyz
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list