Pontus: You are correct. I realized it was incorrect it should be...
<camel:camelContext xmlns="http://camel.apache.org/schema/spring"> <camel:route> <camel:from uri="mina2:tcp:// 10.5.60.60:9000?disconnectOnNoReply=false<b>&*codec=#gilbarcoDecoder" /> <camel:bean ref="testBean"/> </camel:route> </camel:camelContext> That corrects the datalength error, but unfortunately it is still disconnecting when a response is not sent back to the client. -- View this message in context: http://camel.465427.n5.nabble.com/Mina-Synchronous-Communication-tp5737223p5737792.html Sent from the Camel - Users mailing list archive at Nabble.com.