Sorry, not all, only the AMQ-AMQW ones. The AMQ1-AMQ2 connection is already connected in both directions. On Sep 23, 2015 8:31 AM, "Tim Bain" <tb...@alumni.duke.edu> wrote:
> Try your original configuration with duplex="true" on all > networkConnectors. > On Sep 23, 2015 8:15 AM, "atchijov" <and...@tchijov.com> wrote: > >> Hi Tim, >> Sorry for not been clear enough. >> >> AMQ1 has IP 10.0.1.53 and its configuration points to 10.0.1.200:61616 >> AMQ2 has IP 10.0.1.200 and its configuration points to 10.0.1.53:61616 >> >> The idea is to keep at least one of these two alive at all times... and >> if >> one of them goes down, it would be able to re-join cluster via another >> one. >> >> Make sense? >> >> Also... I sort of get over this particular problem by getting rid of >> AMQW1, AMQW2 and using >> >> >> failover:(tcp:// >> 10.0.1.53:61616?wireFormat.maxInactivityDuration=0,tcp://10.0.1.200:61616?wireFormat.maxInactivityDuration=0)?jms.rmIdFromConnectionId=true&initialReconnectDelay=100 >> >> as ServerUrl in Wildfly resource-adapter configuration. It mostly >> work... >> the only problem now - >> >> http://activemq.2283324.n4.nabble.com/ActiveMQ-reports-Successfully-connected-to-and-Failed-to-connect-to-at-the-same-time-tp4702034.html >> >> Cheers, >> Andrei >> >> >> >> >> -- >> View this message in context: >> http://activemq.2283324.n4.nabble.com/Using-Standalone-ActiveMQ-with-Wildfly-tp4701969p4702225.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >