Re: Messages stuck in pending state in queue

2013-07-13 Thread Mohit Anchlia
Do they ever get picked up i.e if you reconnect consumers? Sent from my iPhone On Jul 13, 2013, at 12:09 PM, pkorwar pkor...@yahoo.com wrote: Yes, consumers are alive when the messages are stuck ! Thanks Pramod -- View this message in context:

Re: Is it possible to use Client Certs for Authentication/Authorization for Apollo?

2013-07-13 Thread Hiram Chirino
Hi Garry, This is what I came up with: Firstly you need to implement the SecurityFactory trait. For example: https://github.com/apache/activemq-apollo/blob/trunk/apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/test/UserOwnershipSecurityFactory.scala#L29 Then you need to set the

Re: Is it possible to use Client Certs for Authentication/Authorization for Apollo?

2013-07-13 Thread Garry Watkins
Took a look at it, and it should work for me. Thanks for the ultra fast resolution to the problem. Is the github version pretty stable for testing? When do you think 1.7 will be released? Thanks again for doing this so quickly. Garry On Jul 13, 2013, at 2:18 PM, Hiram Chirino

Re: Is it possible to use Client Certs for Authentication/Authorization for Apollo?

2013-07-13 Thread Hiram Chirino
Yeah should be stable. 1.7 is a bit overdue. We really should consider cutting a never version soon. On Sat, Jul 13, 2013 at 2:59 PM, Garry Watkins cats...@me.com wrote: Took a look at it, and it should work for me. Thanks for the ultra fast resolution to the problem. Is the github version

Re: Messages stuck in pending state in queue

2013-07-13 Thread pkorwar
I think I know the problem for the pending messages. I will confirm in 2 days since I need to more time to test before I can exactly tell that this was the problem. Somebody else should test this, and try to reproduce it. Here is the scenario. I have 2 types of jms clients. One client resides