0 Replies Latest reply on Dec 5, 2013 12:18 PM by mylos78

    Connection factory lookup in a cluster

    mylos78

      Hi all !

      I'm setting up a 2.3 HornetQ cluster running on Wildfly application server. I managed to configure the cluster and deployed a consumer (MDB) on both cluster nodes, however how do I lookup the cluster JMS ConnectionFactory? I have two provider URLs available (http-remoting://localhost:8080 and http-remoting://localhost:8280) and I should give this information to the Client. How should I arrange the PROVIDER_URL in this case so that if one node fails the client can fallback to the other server ?

      Thanks

      Mylos