Cannot use a cluster name other than "ejb"
------------------------------------------
Key: WFLY-3290
URL:
https://issues.jboss.org/browse/WFLY-3290
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 8.0.0.Final
Reporter: Chris Stillwell
Assignee: Richard Achmatowicz
Priority: Critical
Fix For: 10.0.0.CR1
Attachments: helloworld-test.zip
When deploying a clustered session bean the cluster will form only if the cluster name is
"ejb". If the standalone-ha.xml is modified to use a different cluster name
then the cluster will not form.