Hi,

I've got a servlet for uploading and downloading 
files using com.oreilly.servlet package.  It worked 
fine under Tomcat 3.2 for large files (> 2MB). 
Under Tomcat 4.0.1, with everything else the same, 
it won't download large files.  

For example, downloading a 3MB PDF file via 
Netscape spawns Acrobat which says: 

"There was an error opening this document.  Could not repair file."

They seem to be uploaded OK.  They go into an 
Oracle database table which reveals the file size.
The file size for these docs are the same as those
in the working Tomcat 3.2 case.

The logs don't indicate anything exceptional.

Did something change in Tomcat 4 wrt. downloading
large files?

Environment:
Tomcat 4.0.1
Red Hat Linux 6.2
Sun JDK 1.3.1 (using classic JVM)


[EMAIL PROTECTED] 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to