Hi Willem, can you help me with an example of how to do that ? I am now able to tweak Camel-Mina2 for my use case.
However run into another problem where the synchronous (blocking) nature of legacy TCP clients expect a response on write which is asynchronous in Mina2Producer. This causes a EOFException at the client when it attempts to read and data is not available. Do you think I can resolve this ? Any examples you can provide will help. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-Mina2-ExchangePattern-tp5765184p5765256.html Sent from the Camel - Users mailing list archive at Nabble.com.
