Hi Raffi,
I don't think we have such feature directly in ActiveMQ.
However, you can implement this easily:
- using Camel
- using Decanter (and the JMS appender)
Regards
JB
On 11/06/2015 11:36 PM, Basmajian, Raffi wrote:
Is there anything in ActiveMQ that can auto publish JMX metrics to topics
Is there anything in ActiveMQ that can auto publish JMX metrics to topics,
perhaps named after the Mbean/attribute itself?
We want to build a simple web console that receives only a few JMX metrics, but
we don't want to poll, would rather push metrics over ws/stomp.
Raffi
This e-mail transmissi
There following security vulnerability was reported against Apache
ActiveMQ 5.10.0 and older versions.
Please check the following document and see if you’re affected by the issue.
http://activemq.apache.org/security-advisories.data/CVE-2014-3576-announcement.txt
Apache ActiveMQ 5.11.0 and newer
On 11/06/2015 01:45 AM, MathxH wrote:
> System Enviroment:
>
> 1.ActiveMQ broker version is 5.9.1
> 2.CMS version is 3.9.0 ---this version support BlobMessage
> 3.JMS version is 1.1
>
>
> 4. (1)java version is 1.8.0_40
> (2)java TM SE rumtime enviroment (build 1.8.0_40-b26)
>
System Enviroment:
1.ActiveMQ broker version is 5.9.1
2.CMS version is 3.9.0 ---this version support BlobMessage
3.JMS version is 1.1
4. (1)java version is 1.8.0_40
(2)java TM SE rumtime enviroment (build 1.8.0_40-b26)
(3)java HotSpot b4-bit server VM (build 25.40-b25,mi
Is your message sent with the persistent flag on the message set to true?
A persistence store is only going to store the persistent messages, but the
non-persistent ones are stored in memory and are lost on restart.
On Nov 5, 2015 9:04 AM, "Hayate" wrote:
> I want save not consumed messages after
You could use the broker redelivery plugin described at the bottom of
http://activemq.apache.org/message-redelivery-and-dlq-handling.html.
On Nov 5, 2015 8:59 AM, "xiaoliuliu2050" <1287567...@qq.com> wrote:
> now I configure my program like this:
>
>
>
>
>
>
>
On 11/06/2015 02:09 AM, MathxH wrote:
>
> System Enviroment:
>
> 1.ActiveMQ broker version is 5.9.1
> 2.CMS version is 3.9.0 ---this version support BlobMessage
> 3.JMS version is 1.1
>
>
> 4. (1)java version is 1.8.0_40
> (2)java TM SE rumtime enviroment (build 1.8.0_40-b