[
https://issues.apache.org/jira/browse/FLEX-34654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mohamed Amer updated FLEX-34654:
--------------------------------
Description:
when adding a jgroups cluster in blazeds services-config:
<clusters>
<cluster id="flexcluster" properties="jgroups-tcp.xml"
url-load-balancing="false" default="true" />
</clusters>
I get the following:
flex.messaging.util.ClassUtil.createClass(ClassUtil.java 81)
cannot create class of type 'flex.messaging.cluster.JgroupsCluster'
and by inspecting this missing JGroupsCluster.class found in the last available
online version 4.0.1.21287
while it's not found in the current github version 4.7
was:
when adding a jgroups cluster in blazeds services-config:
<clusters>
<cluster id="flexcluster" properties="jgroups-tcp.xml"
url-load-balancing="false" default="true" />
</clusters>
I get the classnotfound for the JGroupsCluster.class
and by inspecting it's found in the last available online version 4.0.1.21287
while it's not found in the current github version 4.7
> Jgroups not working on BlazeDS 4.7
> ----------------------------------
>
> Key: FLEX-34654
> URL: https://issues.apache.org/jira/browse/FLEX-34654
> Project: Apache Flex
> Issue Type: Bug
> Affects Versions: BlazeDS 4.7
> Environment: windows , with tomcat or websphere
> Reporter: Mohamed Amer
> Labels: easyfix
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> when adding a jgroups cluster in blazeds services-config:
> <clusters>
> <cluster id="flexcluster" properties="jgroups-tcp.xml"
> url-load-balancing="false" default="true" />
> </clusters>
> I get the following:
> flex.messaging.util.ClassUtil.createClass(ClassUtil.java 81)
> cannot create class of type 'flex.messaging.cluster.JgroupsCluster'
> and by inspecting this missing JGroupsCluster.class found in the last
> available online version 4.0.1.21287
> while it's not found in the current github version 4.7
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)