Dears, I have a project that has tcp mina to endpoint deployed on Fuse and is communicated with Network element .
The network element doesn't return textdelimiter as normal per configuration , and the incoming response from Network element to Fuse is textlimited with semi column ;. The Text line in camel MINA doesn't support this delimiter . Should I use codec option and create customized encoder and decoder that looks for (semi column) as delimiter; or there is another way to change the textlinedelimter from its constant value to semi column. If u can provide with sample code it would be really appreciate . Appreciate your response , Thanks, Omar Atia
