alwaysSessionAsync option in CMS ActivemqConnectionfactory class

2013-08-04 Thread Gangadhar Rao
I am facing performance issue with the activemq session consumers for which I want to use the *alwaysSessionAsync * option, which need to be set at the ActiveMQConnectionFactory level. Currently *alwaysSessionAsync *option is not supported for the *ActiveMQConnectionFactory *class for *CMS c++

Some issue with Apollo MQ ACK where message does not get deleted.

2013-08-04 Thread Namrata Patel
Hello, I am using Apollo 1.6 and stomp 1.2. I was trying to update the FuseSource php stomp lib for 1.2, and am stuck with this scenario. 1) Connect to Apollo 2) Subscribe to testQ using ack=client-individual 3) Read message $msg 4) Disconnect //-- Some processing with this message, if

Re: Some issue with Apollo MQ ACK where message does not get deleted.

2013-08-04 Thread Claudio Corsi
Did you ack that you received the message?   You've set your ack condition to be perform by the client which require that you acknowledge that you've received the message. From: Namrata Patel namrata.pa...@synergytechservices.com To: users@activemq.apache.org

Re: Some issue with Apollo MQ ACK where message does not get deleted.

2013-08-04 Thread Namrata Patel
Yes. I did send an ACK :-), but not from the same connection. I had to create a new connection and send ACK using message data read previously. FuseSource\Stomp\Frame Object ( [command] = ACK [headers] = Array ( [message-id] = mybroker-54c1 [id] = 2