[infinispan-issues] [JBoss JIRA] (ISPN-230) Enable JNDI binding of Cache/CacheManager out of the box

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Jul 2 05:24:21 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-230:
-------------------------------

    Fix Version/s:     (was: 6.0.0.Final)

    
> Enable JNDI binding of Cache/CacheManager out of the box
> --------------------------------------------------------
>
>                 Key: ISPN-230
>                 URL: https://issues.jboss.org/browse/ISPN-230
>             Project: Infinispan
>          Issue Type: Feature Request
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>            Priority: Minor
>              Labels: hackathon
>
> 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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list