What is the right way to set a t3 client call to 2 identical Weblogic clusters?
Our customer run with 2 identical Weblogic 10.3.6 clusters running the same application deployed etc... (all is the same )
Each cluster run with 6 servers all under the same domain.
They have an external client running an EJB call.
What will be the right way to call the 2 clusters from the Weblogic client?
Is it right to set all 12 Weblogic servers in both clusters under one t3 string to be used by the client when its calling the 2 clusters?
What can go wrong and how does t3 load balancing will work?
TX