[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1108) Replace JChannelFactory with one based on the JBoss AS impl
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Apr 7 06:53:33 EDT 2011
[ https://issues.jboss.org/browse/JGRP-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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
More information about the jboss-jira
mailing list