[infinispan-issues] [JBoss JIRA] Commented: (ISPN-153) Test that Infinispan Cache and CacheManager instances can be bound to both JMX and JNDI.
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Fri Oct 16 07:23:06 EDT 2009
[ https://jira.jboss.org/jira/browse/ISPN-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12490152#action_12490152 ]
Galder Zamarreno commented on ISPN-153:
---------------------------------------
To bind Cache and CacheManager to JNDI, I'll be borrowing the same method as used in JBoss AS, which is using org.jboss.util.naming.NonSerializableFactory to to bind a non-serializable object into a local JNDI context.
> Test that Infinispan Cache and CacheManager instances can be bound to both JMX and JNDI.
> ----------------------------------------------------------------------------------------
>
> Key: ISPN-153
> URL: https://jira.jboss.org/jira/browse/ISPN-153
> Project: Infinispan
> Issue Type: Task
> Reporter: Manik Surtani
> Assignee: Galder Zamarreno
> Fix For: 4.0.0.CR1, 4.0.0.GA
>
>
> Similar to JBCACHE-1514
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list