On Wed, 2011-09-28 at 11:41 -0500, Victor Perez wrote: > We have a Ruby app publishing messages to ActiveMQ through STOMP. When I use > Apache.NMS.Stomp in .NET to consume the messages, they come in as > IBytesMessage with no content. > > If I use NMS to publish a message, it can be consumed with no problems by > our ruby, java and NMS (.NET) apps. > When i publish the message from ruby, it can be consumed by ruby and java > but not NMS. > > Any ideas?
Capturing the frame that the ruby client is sending would help, also knowing what versions of AMQ and .NET client would be good. Regards -- Tim Bish ------------ FuseSource Email: [email protected] Web: http://fusesource.com Twitter: tabish121 Blog: http://timbish.blogspot.com/
