[
http://jira.jboss.com/jira/browse/JBCACHE-469?page=all ]
Manik Surtani reopened JBCACHE-469:
-----------------------------------
Assignee: (was: Manik Surtani)
JGroups Channel reference to be obtained from a factory
-------------------------------------------------------
Key: JBCACHE-469
URL:
http://jira.jboss.com/jira/browse/JBCACHE-469
Project: JBoss Cache
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 1.2.4
Reporter: Manik Surtani
Fix For: 2.0.0.GA
The JChannelFactory (will be available in JGroups 2.3 - see JGRP-112) should be used to
get a channel instance.
The JChannelFactory could be obtained by:
1) MBeanServer lookup (look up a JChannelFactoryMBean instance)
JBossCache config will need:
+ JChannelFactoryMBean name
+ JGroups configured stack name
JBossCache config will not need:
- Cluster name
- JGroups settings
2) JChannelFactory instantiation
JBossCache config will need:
+ Cluster name
+ JGroups settings
JBossCache config will not need:
- JChannelFactoryMBean name
- JGroups configured stack name
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira