Artemis federation over HTTP

2020-02-28 Thread sateesh kumar kapu
I am trying out federation example that is involving brokers on different machines. I am able to establish connection using core protocols via TCP however not able to make same thing with HTTP protocol. According to documentation it is mentioned that broker identifies the HTTP request and handles

Re: Federation using Bi-Directional/Duplex between Artemis brokers

2020-02-27 Thread sateesh kumar kapu
Thanks Chris, Currently we are using ActiveMQ5.x and planning to switch to Artemis to leverage its benefits but it appears Duplex feature is a deal breaker for now to make this switch. Even it is required two connections to federate, if they initiated by one broker then it would have solved our