Tomcat 3.2.1 / mod_jk / ajp13 has a bug with File Upload which has been fixed and
committed in the most recent 3.2 sources. It *is* more likely to affect binary files,
so I'm going to guess that that's what you're seeing (assuming you're using ajp13).
You can check out the most recent version of the 3.2 branch from cvs (see the website
for details), or you can patch the file:
src/share/org/apache/tomcat/service/connector/Ajp13ConnectorRequest.java
I *think* patching that file will capture the whole fix -- you may want to get an
updated version of the mod_jk files as well.
-Dan
Jin-Ling Kwang wrote:
>
> Dear TomCat Bugs Team,
>
> I also encountered the same problem as described in bug#696.
> (Actually it also happened to '.doc' and '.ppt' and '.ps' file types
> too.)
>
> Could you please advise if you have any soluation for that problem
> so far?
>
> Please advise.
>
> Thanks,
>
> Best Regards,
> Jin-Ling
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
--
Dan Milstein // [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]