Hi,
one of my client is using XA using Atomikos, using a failover
connection with ActiveMQ 5.4.2 (broker and client). From time to time,
we see sporadic fails via the localhost connection (first question:
why?):
WARN org.apache.activemq.transport.failover.FailoverTransport -
Transport (activemq
Hello,
I am using ActiveMQ 5.4 and the database is set to kahadb. My application is
using the Spring framework.
I needed a way to get the below information :
1) All messages that were sent to a particular queue(since the creation of
the queue)
2) Messages that were consumed from the queue(si
On Sun, Apr 24, 2011 at 6:58 AM, ripienaar wrote:
> I am working on a system that has large amounts of topics often connected in
> a network of brokers. Clients are mostly using the Stomp protocol. I am
> now looking at also adding potentially a lot of queues and was seeking some
> design advice