Re: ActiveMQ Stomp Client Error

2010-08-02 Thread faushouse
Unfortunately, we tried to go straight through ActiveMQ but had the same problem. We really wanted to do everything through a JMSRepyTo but we were unable to get the route to pull the body out of the message from the ReplyTo to send back to the MLLP sync route. Is this possible? Do you have an

Re: ActiveMQ Stomp Client Error

2010-08-01 Thread Dejan Bosanac
Hi, looks like your Stomp message is not properly formated. Why don't you skip Stomp for putting messages in the queue (and use Camel ActiveMQ component) and then just consume messages from Ruby using Stomp? Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fus