[ 
https://issues.apache.org/jira/browse/CAMEL-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965197#action_12965197
 ] 

Willem Jiang commented on CAMEL-3379:
-------------------------------------

@Paul, The patch looks good to me. Please create a unit test with a customer 
filter like this[1]
 
https://svn.apache.org/repos/asf/camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/MultiPartFormTest.java

> Custom multipart parsing filter in camel-jetty
> ----------------------------------------------
>
>                 Key: CAMEL-3379
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3379
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jetty
>    Affects Versions: 2.5.0
>            Reporter: Paul Mietz Egli
>         Attachments: camel-3379-custom-multipart-filter.diff
>
>
> After spending my holiday weekend trying to get the Jetty MultipartFilter 
> class to work properly in our application, I finally gave up and modified a 
> local build of camel-jetty so we could use our own multipart filter 
> implementation in place of the standard one.  This seemed generally useful, 
> so here's a patch against trunk if you would like to put it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to