[
https://issues.jboss.org/browse/JGRP-1108?page=com.atlassian.jira.plugin....
]
Bela Ban resolved JGRP-1108.
----------------------------
Resolution: Done
I already removed ChannelFactory and JChannelFactory. In the worst case, you can copy the
code into the AS so it can live there, but IMO it would be better to do channel injection
yourself anyway
Replace JChannelFactory with one based on the JBoss AS impl
-----------------------------------------------------------
Key: JGRP-1108
URL:
https://issues.jboss.org/browse/JGRP-1108
Project: JGroups
Issue Type: Task
Reporter: Brian Stansberry
Assignee: Paul Ferraro
Fix For: 3.0
As part of JGRP-612, modify JChannelFactory to work more like the JBAS JChannelFactory --
ensuring channels have a singleton name etc.
This also results in an API change -- either removing the createMultiplexerChannel
methods or changing their contract such that returning a shared transport channel instead
of a MuxChannel is supported.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira