Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 68403 invoked from network); 30 Aug 2007 20:03:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2007 20:03:22 -0000 Received: (qmail 60677 invoked by uid 500); 30 Aug 2007 20:03:15 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 60599 invoked by uid 500); 30 Aug 2007 20:03:15 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 60587 invoked by uid 99); 30 Aug 2007 20:03:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 13:03:15 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jochen.wiedmann@gmail.com designates 66.249.82.239 as permitted sender) Received: from [66.249.82.239] (HELO wx-out-0506.google.com) (66.249.82.239) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 20:03:10 +0000 Received: by wx-out-0506.google.com with SMTP id h29so521201wxd for ; Thu, 30 Aug 2007 13:02:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eT925vqwb5piq+ee4/jPBEQYXvECLy6B/iLHmYA0HZSBHGoTIeibAUzjUzdiJf4TYA+rSOZbdnEUqxXaCR9VGCIeWS+YwaWeoFbqVqqgiYQDYbSeW0FzFr8dPoRly5bchZnEwEGv6RNbIUQNXwS6D4P0Knmo7Pimm31ILwNF5gc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nGgfwYzSxQpkd0a4mKvRLGpzEEoaK2oAsw/DE2YaGvTh91+YlYF0Uu/FnOpJe2QGGrMrW+aYs0tBWwdWTVspAYSqucZzkew4S8pC+MirWYDrNXWcyYcm6iAPJutTj1t0JJ8na0xwYM+kaBMfELvC6I3+1FW9pa9fTk8WYhms2XM= Received: by 10.90.56.11 with SMTP id e11mr1132247aga.1188504168170; Thu, 30 Aug 2007 13:02:48 -0700 (PDT) Received: by 10.90.54.9 with HTTP; Thu, 30 Aug 2007 13:02:48 -0700 (PDT) Message-ID: Date: Thu, 30 Aug 2007 22:02:48 +0200 From: "Jochen Wiedmann" To: "Jakarta Commons Developers List" Subject: Re: FileUploadBase.setFileSizeMax & MultipartStream.ItemInputStream.makeAvailable() In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6BA54373-8FA1-4D46-BC8C-0E1CDCF20BC4@alum.mit.edu> X-Virus-Checked: Checked by ClamAV on apache.org On 8/30/07, Eric Hermanson wrote: > exception. However, the exception isn't getting *processed* until > AFTER all of the data is read. This is because of what appears to be > a bug in MultipartStream.ItemInputStream.close(). Ah, I undestand now. It's not a bug, it's a ... most possibly the exception is catched by the handler that intends to ensure proper release of resources. File a bug in Jira, please. -- "Besides, manipulating elections is under penalty of law, resulting in a preventative effect against manipulating elections. The german government justifying the use of electronic voting machines and obviously believing that we don't need a police, because all illegal actions are forbidden. http://dip.bundestag.de/btd/16/051/1605194.pdf --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org