On Wed, Jan 17, 2007 at 09:47:23AM +0000, James Strachan said: > There's little that Stomp can't do that OpenWire can so I'd definitely > recommend perseveering with Stomp a little longer (as OpenWire is > kinda hard work to implement).
Thanks for the quick reply. The Stomp protocol per-se isn't the problem - we've found that the functionality is excellent. However we're having issues when the receiver gets disconnected suddenly - queues and topics can get wedged or messages can get lost. We're putting together some test cases so that hopefully we can work out if it's an error at our end, a new bug or a regression. Thanks again, Simon