Re: Artemis federation over HTTP

2020-02-28 Thread Justin Bertram
ng > Galaxy smartphone. > Original message From: sateesh kumar kapu < > sateeshk...@gmail.com> Date: 28/02/2020 23:32 (GMT+00:00) To: > users@activemq.apache.org Subject: Artemis federation over HTTP I am > trying out federation example that is involving brokers on &

RE: Artemis federation over HTTP

2020-02-28 Thread michael.andre.pearce
Federation works only over core protocol currently.Sent from my Samsung Galaxy smartphone. Original message From: sateesh kumar kapu Date: 28/02/2020 23:32 (GMT+00:00) To: users@activemq.apache.org Subject: Artemis federation over HTTP I am trying out federation example

Re: Artemis federation over HTTP

2020-02-28 Thread Justin Bertram
As I understand it, federation isn't concerned with the details of the underlying network connection as that's abstracted away in the code-base. Therefore, I don't think it's really a question of whether or not federation itself supports HTTP. The question is more about whether or not you've config

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