camel-jetty is using org.eclipse.jetty.servlets.MultiPartFilter to handle this multipart message. You may consider to configure the filter in your web.xml.
-- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Thursday, May 9, 2013 at 2:35 PM, crmanoj wrote: > Thank you for replying! I have tried removing them but no difference. Am I > using the component correctly? Is there any other way to get the form fields > and data separetely? I have tried camel-jetty component and it separates the > form fields and data, Is there anything similar to that in camel-servlet? > > Thank you! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Using-camel-servlet-with-Multipart-unable-to-fetch-the-file-tp5732204p5732211.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).