[infinispan-issues] [JBoss JIRA] Commented: (ISPN-153) Test that Infinispan Cache and CacheManager instances can be bound to both JMX and JNDI.
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Aug 26 09:45:23 EDT 2009
[ https://jira.jboss.org/jira/browse/ISPN-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12482788#action_12482788 ]
Manik Surtani commented on ISPN-153:
------------------------------------
As a general rule, cache or cache manager instances should *only* be bound to java: namespaces. I.e., should not be exported beyond a single VM since this will cause breakages due to socket serialization. The test should only test binding to java: namespaces.
Should also create an FAQ about this, and how only binding to java: namespaces is supported.
> 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: Mircea Markus
> 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