Wireshark packet dissection - Openwire

2012-05-14 Thread mickhayes
Wondering if anyone has a wireshark plugin or similar for the OpenWire protocol that they are willing to share? - Michael Hayes B.Sc. (NUI), M.Sc. (DCU), SCSA SCNA -- View this message in context: http://activemq.2283324.n4.nabble.com/Wireshark-packet-dissection-Openwire-tp4631635.html

Re: REST and topics

2012-05-14 Thread Olivier Ziller
Hello, yes i've read this documentation the only thing i did succeed is to get a message from a queue (not a topic) using rest only if the message is sent to the queue when the rest client is active... so my question is : is the previously described scenario possible with rest and

Re: Messages stuck in pending

2012-05-14 Thread Luke Noel-Storr
I've added logging in the receiver and it never seems to receive the message. Messages are all auto-acknowledge. -- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-stuck-in-pending-tp4617979p4631844.html Sent from the ActiveMQ - User mailing list archive at

Re: Messages stuck in pending

2012-05-14 Thread Luke Noel-Storr
I've also tried removing the filter/selector from the receiver, and it still seems to receive nothing. I'm sure it's just something simple and dumb that has suddenly caused this problem, but I can't figure out what. -- View this message in context:

Re: A question of activemq-cpp

2012-05-14 Thread mikmela
The answer in the spirit of your short question - Yes, you can... -- View this message in context: http://activemq.2283324.n4.nabble.com/A-question-of-activemq-cpp-tp4623243p4632708.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ANN: Habari Client for ActiveMQ 3.1 - Delphi and Free Pascal STOMP client

2012-05-14 Thread Michael Justin
May 8, 2012 - Habarisoft is pleased to announce version 3.1 of its Delphi and Free Pascal client library for Apache ActiveMQ. With Habari Client for ActiveMQ, Delphi and Free Pascal developers can build integrated solutions, connecting applications using the peer-to-peer and the publish and

Re: TempQueue advisory flood

2012-05-14 Thread Gary Tully
this is expected, but the flooding impact should be minimal with a small number of brokers in the network and a reasonable number of connections. each network bridge will register interest in all temp destination advisories, so that it will be in a position to receive messages for those

Re: TempQueue advisory flood

2012-05-14 Thread Chris Robison
I will give that a shot. Thanks. But the reason I think something is wrong is that once the flooding starts, it doesn't stop until I restart the activemq service on one of the machines. The flooding occurs even if the session that created the queue is long since gone. It only takes one