What I\'m seeing seems strange to me. Not all consumers of a queue are being delivered the messages. Is there a开发者_StackOverflow社区 setting I\'m missing?It is the nature of JMS Queues to deliver i
We are in the process of testing OpenEJB solution that embeds ActiveMQ 4.1.1. We observe various problems with messaging (bugs, performance, stability). One option is to upgrade to just released OpenE
I am using SQL Server 2005... I want to monitor table1 with a trigger for an update.On the occurrence of this update, I will check another table (table2), using the data from table2 I place an item i
I\'m using Apache.NMS 1.4. I need to be able to programmatically set the maximum number of times a message can be delivered before开发者_如何转开发 being placed in the DLQ (Dead Letter Queue). Is ther
I\'m trying to send a message using JMS from a servlet (running on Apache Tomcat) to ActiveMQ running in a different VM on the same system.
In the ActiveMQ KahaDB documentation, it mentions that you can archive KahaDB data files so they can be replayed if needed later. Yet, through some searching and looking through their documentation an
I need an example on how to read/write to an ActiveMQ queue over HTTP in C or C++ using cURL (or something else, I\'m open to anything at this point).
how ca开发者_开发问答n I configure OpenEJB to work with an external instance of ActiveMQ? We already tried the configuration on this link http://openejb.apache.org/3.0/jms-resources-and-mdb-container
Has anyone found a work around or seen the issue of admin console not working in ActiveMQ 5.4.1 & 5.4.0?
Concerning ActiveMQ: I have a scenario where I have one producer which sends small (around 10KB) files to the consumers. Although the files are small, the consumers need around 10 seconds to analyze t