[ https://issues.apache.org/activemq/browse/CAMEL-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60176#action_60176 ]
Claus Ibsen commented on CAMEL-2833: ------------------------------------ Willem you forgot to add the java.jpg file to SVN {code} Caused by: java.io.FileNotFoundException: src/test/resources/java.jpg (No such file or directory) {code} > Support for Binary Files in HttpProducer > ---------------------------------------- > > Key: CAMEL-2833 > URL: https://issues.apache.org/activemq/browse/CAMEL-2833 > Project: Apache Camel > Issue Type: Improvement > Components: camel-http > Affects Versions: 2.3.0 > Environment: Camel 2.3.0 > Reporter: Nick Heudecker > Assignee: Willem Jiang > Fix For: 2.4.0 > > Attachments: http_producer_file_request_entity_patch.txt > > > Presently, the HTTP Component doesn't support transferring binary files. The > attached patch adds support. Tested successfully using a file -> http route > with a PUT. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.