Re: Enabling Message Groups

2013-10-04 Thread Girish
Hi, I am seeing the same behavior i.e. if there are few thousand messages belonging to 1 group on the queue and then a new messages comes in for a different group it doesnt get assigned a new consumer which is not what message group feature claims to support . did you find any workaround or sol

Deadlock when using XA and PFC

2013-10-04 Thread dumlebert
Hi, I have an issue that I've battled with for some time now and I'm running out of ideas. We're using ActiveMQ from MuleESB. The flow in this case reads a message from one queue, splits it into several messages and puts them on another queue. All this is done within an XA transaction. The messages

Message group not working when first group has large number of messages

2013-10-04 Thread Girish
We are evaluating usage of message groups on ActiveMQ 5.5.1 using JDBC based Master/Slave configuration, with 1 queue and 8 consumers. What we are seeing is that if the queue is flooded with messages (we tried in the range of 20K) belonging to one group in short time-span and then add messages belo

Confirm usage of embedded ActiveMQ?

2013-10-04 Thread Marc Boorshtein
All, I'm looking to embed ActiveMQ 5.8 in my Java based server and I wanted to confirm my thinking to make sure I was taking the right approach. My desire is to have a VM accessible queue (not accessible via a network) that is using a relational database (SQL Server 2012 in this instance). The s

Best Java client for integrating with ActiveMQ over AMQP 1.0 with SSL

2013-10-04 Thread mrich
Hi, I was wondering if anyone could advise the best method of communicating with an ActiveMQ queue over a sercure AMQP connection (AMQP + SSL) from a Java client. I particuarly need to be able to specify keystore information programmatically and not via the JVM options. I am looking at the qpid