OK, when I use the option "disconnect=true" on the Client (NettyProducer) it works, ie. does not stop routing after 10 messages.
But I don't understand why it is necessary to open a channel, write data, get a response and then close the channel for every individual message. I feel that I must be missing something, with my usage of Camel and Netty. And advice is appreciated. From: maccamlc [via Camel] [mailto:[email protected]] Sent: Wednesday, September 28, 2011 11:33 AM To: Matthew McMahon Subject: Re: Camel Netty Producer creating new connection on every message? Today I have used a Request Reply approach with no JMS, Netty only. I just sends a response and expects a reply. Again everything works great for the first 10 messages then stops. Is someone able to explain what I might be doing wrong? Thanks Matt ________________________________ If you reply to this email, your message will be added to the discussion below: http://camel.465427.n5.nabble.com/Camel-Netty-Producer-creating-new-connection-on-every-message-tp4844805p4847649.html To unsubscribe from Camel Netty Producer creating new connection on every message?, click here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4844805&code=bWF0dGhldy5tY21haG9uQHVsdHJhLWF2YWxvbi5jb218NDg0NDgwNXwtMjU1NTY5MDkw>. This email and any attachments to it are confidential to Ultra Electronics Avalon Systems Pty Ltd (UEAS). If you are not the intended recipient, and you have received it in error please notify the sender and delete it from your system without copying, distributing or disclosing it to any other person. UEAS is a registered Australian company, ABN 67 071 476 081, whose office is recorded here: http://www.ultra-avalon.com -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Netty-Producer-creating-new-connection-on-every-message-tp4844805p4847669.html Sent from the Camel - Users mailing list archive at Nabble.com.
