Re: MQTT and JMS/NMS: ActiveMQ vs. Apollo

2014-02-03 Thread vatsal12
Hi Christian and Maarten, Can you please post the plugin or patch ? Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/MQTT-and-JMS-NMS-ActiveMQ-vs-Apollo-tp4660081p4677348.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: [Apollo 1.6] Websocket connection closed after 5 seconds

2014-01-22 Thread vatsal12
Please upload logs on Apollo side. I will look into it. -- View this message in context: http://activemq.2283324.n4.nabble.com/Apollo-1-6-Websocket-connection-closed-after-5-seconds-tp4676273p4676668.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Apollo and server redundancy

2013-12-04 Thread vatsal12
Hi Chirino, I am going to test grdb and glusterfs with apollo. Have you benchmarked any approach ? Any recommendations ? I will post results soon. Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/Apollo-and-server-redundancy-tp4663704p4675150.html Sent from th

Apollo Authorization

2013-09-26 Thread vatsal12
Hi everyone, I am trying to implement queue/topic level authorization in Apollo. I went through all forum posts but couldn't find any solution. I have large number (more than 2000) of clients and queues/topics. Client can only Pub/Sub to specified queue/topic. One option is adding Adding and rem

Re: Retained Flag in MQTT

2013-09-25 Thread vatsal12
And on the other side, it is working perfectly with Apollo. Is there any major difference in Apollo and Activemq MQTT distribution ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Retained-Flag-in-MQTT-tp4668333p4671833.html Sent from the ActiveMQ - User mailing list a

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

2013-09-24 Thread vatsal12
Hi Chirino, I just tried the same Authorizer. It is showing me 2013-09-24 16:13:53,530 | WARN | Broker configuration file failed the following validations: | 2013-09-24 16:13:53,531 | WARN | | 2013-09-24 16:13:53,532 | WARN | fatal error at (18:121): cvc-complex-type.3.2.2: Attribute 'sec

Re: Retained Flag in MQTT

2013-09-24 Thread vatsal12
Hi Christian, I am using apache-activemq-5.9-20130919.101342-100. i tried retained message with two different clients, it is showing same problem. Clients get connected to MQTT flawlessly and can publish and subscribe to topics but the messages flagged as retained are not coming whenever new cons

Re: Retained Flag in MQTT

2013-09-19 Thread vatsal12
Okay. I will try to figure out the problem. -- View this message in context: http://activemq.2283324.n4.nabble.com/Retained-Flag-in-MQTT-tp4668333p4671671.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Retained Flag in MQTT

2013-09-18 Thread vatsal12
Hi, Yes I was trying the same. There is some problem. You figured out problem ? Thanks, -- View this message in context: http://activemq.2283324.n4.nabble.com/Retained-Flag-in-MQTT-tp4668333p4671630.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Activemq Camel MongoDB connection

2013-09-07 Thread vatsal12
Hi, I am newbie with ActiveMQ and configurations. I am trying to connect Mongodb via camel route and insert operation by using this component. http://camel.apache.org/mongodb.html Can anyone please guide me how to proceed with that. Configuration that i tried: Activemq Camel Mongodb