I am using camel 2.15.0 . I want to pass the file through the camel
routes. I have two endpoints as server endpoint and client endpoint and
want to pass the file from server endpoint to client endpoint.
Currently I am able to receive the file at server endpoint, but not able
to pass it to the client endpoint. At server endpoint I am taking the
file in MultipartBody dataType. But the client endpoint is not able to
receive the file. I have wrote CXF route. Could you please suggest how to
receive the attached file at the client endpoint.


Regards,
Siddharth Patil










--
View this message in context: 
http://camel.465427.n5.nabble.com/Passing-a-file-through-camel-route-tp5790489.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to