See this page
http://activemq.apache.org/async-sends.html

On Thu, May 16, 2013 at 5:56 AM, asp <aswinipr...@yahoo.com> wrote:
> Hi,
>
>    I am a first time camel user and would like to know how to proceed with
> setting up the camel route for my case.
> 1. I have a netty consumer where I receive messages from a non-netty TCP
> client
> 2. I have to forward the request to Active MQ
> 3. I have to respond back (send ACK ) to the non-netty TCP client only when
> the message is successfully sent to message queue. We cannot lose any
> messages.
>
> 1. and 2. are simple and I have that working. I am trying to figure out a
> way to confirm that the message has been successfully received by the
> ActiveMQ before responding back. How can I do this?
>
> any pointers is greatly appreciated!!
>
> Thanks,
> AP
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Netty-to-ActiveMQ-replies-tp5732645.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to