Re: REST Interface StdAlone VS Clustered

2020-01-16 Thread brusdev
Hi Magnus, I guess some parts of your message has been lost: z94joma wrote > ... > Config for our working StdAlone: > > In broker.xml we added: > > In rest-messaging.xml > > In web.xml > > This works fine (when including below class) > ... Regards, Domenico -- Sent from:

Re: How to do a check health with telnet on ActiveMQ

2020-01-16 Thread Tom Hall
I think you might be better off using something like this: https://github.com/prometheus/jmx_exporter -Tom > On Jan 16, 2020, at 11:09 AM, Daniel TrĂ¼ssel wrote: > > Hey > > I use Prometheus blackbox_exporter >

How to do a check health with telnet on ActiveMQ

2020-01-16 Thread Daniel TrĂ¼ssel
Hey I use Prometheus blackbox_exporter https://github.com/prometheus/blackbox_exporter/blob/master/CONFIGURATION.md#tcp_probe I wish to have a telnet command to check for ActiveMQ health. an example for IRC protocal is this

REST Interface StdAlone VS Clustered

2020-01-16 Thread z94joma
Hi We are trying to setup a REST-interface as stated in the documentation: https://activemq.apache.org/components/artemis/documentation/latest/rest.html We have got it to work in versions 2.10.1 and 2.9.0. BUT only in standalone versions. A clustered 2.9.0 is our current PROD-environment that we

Re: Creating a temporary queue from AMQP

2020-01-16 Thread Dirkjan Ochtman
Thanks for your response! I don't think that actually fixes this problem, though. If I leave off the source address and set "dynamic" to true on the source, I do still end up in ServerSessionImpl.createQueue(), but my user doesn't seem to have permission to start a temporary queue with the random