|
Hi all,
I'm having a problem uploading large files (500K +)
with the MultipartRequest classes. Specifically, I was able to track the
problem down to the readLine wrapper funtion. When it performs the
following line:
int result = in.readLine(b, off,
len);
the call never returns.
I'm using HP-UX 11.0, JDK 1.1.7.0.2, and JRun
2.3.3 build 155.
Any ideas what's going on here?
Please send a copy of any thoughts to this email
address: [EMAIL PROTECTED]. Thanks, as
I'm at a customer site today.
Cheers!
Matthew
|
