We have 2 backend servers in backend cluster and 2 frontend servers in frontend cluster(all WebLogic12)
We have a replicated distributed JMS Topic setup on a subdeployment on backend cluster.
Our frontend servers using JNDI locate the Topic and the connection factory to connect.
Mostly always we have both frontend nodes connected to 1 backend, leaving the other backend node unattended.
Is there a way we can force the frontend nodes to prefere corresponding backend node?