Hi Ben The change made to the documentation:
From: <implementation service-id="tapestry.multipart.MultipartDecoder"> To: <implementation service-id="tapestry.multipart.ServletMultipartDecoder"> solves the problem. Specifying MultipartDecoder was generating some initialisation error - Tapestry simply wouldn't load. I'm glad the limit is 10mb - that seems very reasonable as a default. Cheers mc On 27 Jul 2006 at 8:59, Ben Dotte wrote: > Unless something has changed recently, the limit is 10MB, not 10KB. Try > it for yourself. I'm a little surprised the override in hivemodule.xml > isn't working for you. We have had that line in for some time and > haven't had any trouble with it. I just uploaded a 25MB image to make > sure. > > We are also on 4.0.2 so the version shouldn't be a problem. What is the > problem you are experiencing when you have the line in hivemodule.xml? > > Ben > > -----Original Message----- > From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 26, 2006 9:33 PM > To: Tapestry users > Subject: Re: Overriding the maximum file upload size > > It's the default value used by commons-fileupload from jakarta, which > this > functionality is based on. You may want to ask them about it. > > On 7/26/06, Murray Collingwood <[EMAIL PROTECTED]> wrote: > > > > Hi Jesse > > > > Thanks for this info. > > > > Do you think 10kb is a useful default? This seems very small minded - > > what can you upload > > with 10kb.... > > > > Why not make the default limit 10mb? We can at least make it sound as > > though Tapestry is > > an industrial strength product ! (Ohhh, wonder if this will generate > some > > fun discussion???) > > > > Cheers > > mc > > > > > > > > On 26 Jul 2006 at 21:36, Jesse Kuhnert wrote: > > > > > The error referenced in that ticket was a documentation error, it > has > > since > > > been fixed here > > > http://tapestry.apache.org/tapestry4.1/components/Upload.html . > > > > > > The 10kb vs 10 (mil?) sounds pretty annoying. I think 10kb is the > > default > > > limit. The maxSize parameter is taken in units of "byte", so maybe > it > > should > > > read "10,000" instead. > > > > > > > > > FOCUS Computing - web design > > Mob: 0415 24 26 24 > > [EMAIL PROTECTED] > > http://www.focus-computing.com.au > > > > > > > > > > -- > > No virus found in this outgoing message. > > Checked by AVG Free Edition. > > Version: 7.1.394 / Virus Database: 268.10.4/401 - Release Date: > 26/07/2006 > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Jesse Kuhnert > Tacos/Tapestry, team member/developer > > Open source based consulting work centered around > dojo/tapestry/tacos/hivemind. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > FOCUS Computing - web design Mob: 0415 24 26 24 [EMAIL PROTECTED] http://www.focus-computing.com.au -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.10.4/401 - Release Date: 26/07/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]