Hi, There is no requirement that the Producer be a Camel Netty producer to communicate with a Camel Netty consumer. A straight Netty producer should work with Camel Netty Consumer just fine.
It is more important to ensure that the communication handshake (one-way or request/reply) are properly addressed by both sides. The Camel Netty consumer simply locks on to the TCP/UDP port specified in the Netty URL and supports either one-way mode or request/reply mode. You do however need to take care that the proper encoders and decoders are used to get at the message correctly. 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/Apache-Camel-Netty-tp5545678p5563476.html Sent from the Camel - Users mailing list archive at Nabble.com.