]
Yong Hao Gao updated WFLY-3805:
-------------------------------
Fix Version/s: 8.2.0.CR1
Affects Version/s: 8.1.0.Final
Component/s: Clustering
JGroupsBroadcastGroupConfiguration Serialization Problem
--------------------------------------------------------
Key: WFLY-3805
URL:
https://issues.jboss.org/browse/WFLY-3805
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: 8.1.0.Final
Reporter: Yong Hao Gao
Assignee: Yong Hao Gao
Fix For: 8.2.0.CR1
When configuring JMS connection factories using jgroups discovery group, the client will
get serialization exceptions because we pass a JChannel which is not serializable.