For those who have the same issue I like to share the information that :
 I get rid of this bug by using this line
  InputStream body
=consumer.receiveBody(endPointUri,2000,InputStream.class); and changing
correspondingly on the ExcelParser class.

thanks,




--
View this message in context: 
http://camel.465427.n5.nabble.com/Consuming-Excel-File-with-consumer-template-tp5737346p5737348.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to