Hello,
I was wondering if there is a way to configure a Virtual Destination
programmatically using the Jolokia REST Api?
I explored the JMX module using JConsole but found no possible solution.
I am following the example here:
http://activemq.apache.org/virtual-destinations.html
Regards,
Adel
or example, via Jolokia, you can create a
"Divert" which redirects messages from Topic to Queue via a REST call to
the running broker. The same applies to Qpid Java broker.
Regards,
Adel Boutros
Murex SAS
www.murex.com
On Thu, Mar 17, 2016 at 1:33 AM, Quinn Stevenson <
qu...@pronoia-solu
there is a reason there is no native support for
that in ActiveMQ's broker knowing that it also has support for Jolokia REST
just like Artemis
Regards,
Adel Boutros
Murex SAS
www.murex.com
On Fri, Mar 18, 2016 at 2:50 PM, Quinn Stevenson <
qu...@pronoia-solutions.com> wrote:
> Sorr
Hello Christopher,
In the way we will be using the broker, we would provide an API for clients
to create these "redirections" between queues and topics on the fly. So
this feature would be really useful as I know no other way of linking a
queue to a topic.
Regards,
Adel Boutros