Re: STOMP client

2012-12-26 Thread Hiram Chirino
Was https://github.com/fusesource/stompjms not simple enough? On Mon, Dec 24, 2012 at 4:00 AM, Ilya Zvyagin wrote: > Well, the story has ended like this: > > There is NO actually simple and isolated Java client library based on > STOMP. > There are STOMP server-side connectors included in the

Re: Stomp client on Android

2012-12-26 Thread Hiram Chirino
If you want to use more of a HTML5 solution, try using STOMP over websockets: http://www.jmesnil.net/stomp-websocket/doc/ Apollo supports that nicely too. On Sun, Dec 23, 2012 at 10:59 PM, Mike Pun wrote: > > I am not finding any documentation on this. I would like to use > ActiveMQ/Apollo as

Issue with Active MQ 2012-12-23 16:35:22,636 | ERROR | Failed to start ActiveMQ JMS Message Broker. Reason: java.lang.NullPointerException |

2012-12-26 Thread rajanikanta_ncr
I am getting issue with Active MQ its not starting . Here is version information- apache-activemq-5.3.2 I am using Kahadb below are the details - Below are the errors details - 2012-12-23 16:35:22,359 | INFO | Replayed 1 operations from the journal in 0.01 seconds.

C# NMS 1.5.6 client occurs handles leak problem when trying to reconnect using failover

2012-12-26 Thread Lori
Hi! One AMQ producer thread of My NMS v1.5.6 Client tried to send messages to AMQ Server using the uri "failover:(tcp://serverip:61616)". To test the handle leak problem, I disconnect the network and open the windows server 2003 task manager to check the handles num change of the pro