Re: Stomp to REST missing message body using examples

2008-01-06 Thread Archie Cowan
fic case would it be appropriate to implement a case in MessageListenerServlet to handle BytesMessages? On Jan 6, 2008 3:08 PM, Archie Cowan <[EMAIL PROTECTED]> wrote: > Hello, > > Using the latest AMQ 5.0.0 release and the ruby stomp-1.0.5 gem, I'm > trying to send some messages v

Stomp to REST missing message body using examples

2008-01-06 Thread Archie Cowan
Hello, Using the latest AMQ 5.0.0 release and the ruby stomp-1.0.5 gem, I'm trying to send some messages via the example catstomp.rb script and receive the messages using the example javascript from http://activemq.apache.org/ajax.html. However, it doesn't appear that the message body is making it