Re: [camel] How to use consumers producers

2007-04-19 Thread James Strachan
On 4/19/07, dr.jeff <[EMAIL PROTECTED]> wrote: I have a SOAP client component that I am hooking up like this: from("queue:requests").to("soap.client:http://a.b.c:80/soap-service";); > from("soap.client:http://a.b.c:80/soap-service";).to("queue.responses"); (This is part of a bigger flow that

[camel] How to use consumers producers

2007-04-19 Thread dr.jeff
t exchange? I't just ignored here. Surely I'm missing the intended way to use these components. -- View this message in context: http://www.nabble.com/-camel--How-to-use-consumers-producers-tf3607252s2354.html#a10078142 Sent from the ActiveMQ - User mailing list archive at Nabble.com.