Are you using AJP12 or AJP13? AJP13 has a bug in this area.
We encountered this with uploaded JPEG files, and also got the zero bytes
error,
but resolved it with no other changes after switching back to AJP12.

> -----Original Message-----
> From: Bill Fox [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 08, 2001 6:29 PM
> To: [EMAIL PROTECTED]
> Subject: Multipart form-data
>
>
> I am trying to use the com.oreilly.servlet.MultiPartRequest object
> to handle a file upload through tomcat.
> We have successfully done this with Apache and mod_jserv, but it
> just won't work with tomcat and mod_jk
>
> The error returned is java.IOException "Unexpected end of part"
> The file upload starts, but the file never completes. Sometimes it is
> just 0 bytes. We have tried several different browsers and file types.
> I suspect the data stream handoff between apache and tomcat.
> Is there a configuration parameter I need to change to allow file
> uploads?
>
> --
> <<<<<<<<<<<<<<>>>>>>>>>>>>
>
> William J. Fox
>
> Eversave.com
> Suite 2350
> 400 West Cummings Park
> Woburn, MA 01801
> (781) 938-7283 x272
>
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to