You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Caa_man <ca...@acs-it.ru> on 2012/09/15 10:11:06 UTC

Re: Sending to remote WMQ queue.

We changed *to* from useless in our case <to uri="wmq:queue:SOME_QUEUE"/> to
<to uri="bean:mqRemoteSender?method=send"/>:
MqRemoteSender implements native message sending (using MQQueueManager and
MQQueue) with necessary MQ-settings like remote queue and manager.



--
View this message in context: http://camel.465427.n5.nabble.com/Sending-to-remote-WMQ-queue-tp5717052p5719408.html
Sent from the Camel - Users mailing list archive at Nabble.com.