]
Richard Achmatowicz reassigned WFLY-14424:
------------------------------------------
Assignee: Richard Achmatowicz (was: Paul Ferraro)
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
* 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