Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A16DE1120B for ; Thu, 9 May 2013 06:41:57 +0000 (UTC) Received: (qmail 85184 invoked by uid 500); 9 May 2013 06:41:57 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 85122 invoked by uid 500); 9 May 2013 06:41:55 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 85090 invoked by uid 99); 9 May 2013 06:41:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 May 2013 06:41:54 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of willem.jiang@gmail.com designates 209.85.160.49 as permitted sender) Received: from [209.85.160.49] (HELO mail-pb0-f49.google.com) (209.85.160.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 May 2013 06:41:49 +0000 Received: by mail-pb0-f49.google.com with SMTP id rp8so1761334pbb.22 for ; Wed, 08 May 2013 23:41:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:message-id:in-reply-to:references:subject :x-mailer:mime-version:content-type:content-transfer-encoding :content-disposition; bh=rOT1QwbD56GWt3xr3NJcC7adsgqrenKISXWKlmmZoRQ=; b=vswd8NRUqCecWl53mZ41UVSjMpmWn4lG5n/f1f+GRK+Ho+X2LgT+GCA9weZJ9hIvWx vbN5b1R44WBA0Jj9jGlNSuBJarOuk0Kxe69s/253zk7dX+xxK5zPPkGxLmANBzLu58/U loAVCF8OVo73fydMKp1B4AEfgPZLfWjENd2q3RP9EP5LjLOkQXzb0hbdo7CvRG9/ZJif uslcMNM7EPMJEGTk1porQFLQEiopV04+uA8DECS5ReZsgqWybuf47c0FtIBTOVo6FwCZ dY2Up2ZwadcWDyuyG5dTjIbDunelOgWHAZJV31AYLO1u45BFOJIMKhY3op6u+D0f5CnK AWFg== X-Received: by 10.68.92.100 with SMTP id cl4mr11085572pbb.130.1368081688273; Wed, 08 May 2013 23:41:28 -0700 (PDT) Received: from [192.168.1.135] ([111.193.234.181]) by mx.google.com with ESMTPSA id zo4sm1818329pbc.21.2013.05.08.23.41.26 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 08 May 2013 23:41:27 -0700 (PDT) Date: Thu, 9 May 2013 14:41:23 +0800 From: Willem jiang To: users@camel.apache.org Message-ID: <7490F683FBAC4306A9300AEBACB76BD9@gmail.com> In-Reply-To: <1368081324631-5732211.post@n5.nabble.com> References: <1368062567308-5732204.post@n5.nabble.com> <6D2F3F09AE9045D38B130FC4B938C1F4@gmail.com> <1368081324631-5732211.post@n5.nabble.com> Subject: Re: Using camel-servlet with Multipart - unable to fetch the file X-Mailer: sparrow 1.6.4 (build 1176) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org camel-jetty is using org.eclipse.jetty.servlets.MultiPart=46ilter to hand= le this multipart message. You may consider to configure the filter in your web.xml. -- =20 Willem Jiang Red Hat, Inc. =46useSource is now part of Red Hat Web: http://www.fusesource.com =7C 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 =20 Weibo: =E5=A7=9C=E5=AE=81willem On Thursday, May 9, 2013 at 2:35 PM, crmanoj wrote: > Thank you for replying=21 I have tried removing them but no difference.= Am I > using the component correctly=3F Is there any other way to get the form= fields > and data separetely=3F I have tried camel-jetty component and it separa= tes the > form fields and data, Is there anything similar to that in camel-servle= t=3F > =20 > Thank you=21 > =20 > =20 > =20 > -- > View this message in context: http://camel.465427.n5.nabble.com/Using-c= amel-servlet-with-Multipart-unable-to-fetch-the-file-tp5732204p5732211.ht= ml > Sent from the Camel - Users mailing list archive at Nabble.com (http://= Nabble.com).