Hi, Can you please post the detailed error message.
Also, please be aware that the notion of callbacks on a different port are not possible using a netty consumer. This is due to the way the TCP connection object is used and works. You can however use keepalives and communicate back and forth on the 2 TCP ports that are bound to the TCP connection. You could however sent a port number in the message and have the server set up a route that dispatches to a port using a ProducerTemplate. Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/two-way-communication-with-TCP-server-using-Netty-tp4702360p4704343.html Sent from the Camel - Users mailing list archive at Nabble.com.