[
https://issues.redhat.com/browse/WFLY-14424?page=com.atlassian.jira.plugi...
]
Radoslav Husar commented on WFLY-14424:
---------------------------------------
I would recommend starting with
{{org.jboss.as.test.clustering.cluster.ejb.forwarding.AbstractRemoteEJBForwardingTestCase}}
which already configured two clusters and see how much that can be generalized and
reused.
Add EJB client test case for interacting with two non-overlapping
clusters
---------------------------------------------------------------------------
Key: WFLY-14424
URL:
https://issues.redhat.com/browse/WFLY-14424
Project: WildFly
Issue Type: Task
Components: Clustering
Affects Versions: 22.0.0.Final
Reporter: Richard Achmatowicz
Assignee: Richard Achmatowicz
Priority: Major
Fix For: 23.0.0.Beta1
Write a test case which shows:
* how to configure two non-overlapping clusters
* how to specify the cluster affinity value which will be generated by the cluster for
use in topology updates
* the creation of EJB client proxies which can interact with those clusters via the
cluster specification
* creation of proxies using EJBClient API and JNDI lookup for both stateful and stateless
bean deployments
--
This message was sent by Atlassian Jira
(v8.13.1#813001)