DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6499>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6499 problem uploading files using com.oreilly.servlet.MultpartRequest Summary: problem uploading files using com.oreilly.servlet.MultpartRequest Product: Tomcat 4 Version: 4.0.1 Final Platform: Sun OS/Version: Solaris Status: NEW Severity: Major Priority: Other Component: Webapp Connector AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] There seems to be an intermittent problem with uploading files when using the warp connector. I wrote a simple servlet using Jason Hunter's com.oreilly.servlet.MultipartRequest to allow file uploads using https. My tests were with a small jar file and it seemed to work fine. Then when I started testing with larger files, an excel spreadsheet and a pdf file, the servlet began to throw an IOException - unexpected end of part. I tried running the servlet standalone and the files uploads fine. This is why I suspect that the problem is with the warp connector. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>