Re: Stomp messages arriving without a message id

2009-10-13 Thread Pete Hodgson
quest? > > Cheers > -- > Dejan Bosanac - http://twitter.com/dejanb > > Open Source Integration - http://fusesource.com/ > ActiveMQ in Action - http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > > > On Mon, Oct 12, 2009 at 10:10 PM, Pete Hodgson

Stomp messages arriving without a message id

2009-10-12 Thread Pete Hodgson
Hi List, I'm using standard ruby stomp client to communicate with activeMQ 5.2.0, using non-persistent messages. Very rarely (maybe once every 10,000 messages) the stomp client receives a message from the server with no message-id header. It does have other headers, but is missing the message-id.