Re: Uploading Large Files in Tomcat 8.0.9+

2014-09-02 Thread Clint Shank
Setting maxSwallowSize="-1" worked. I didn't need maxPostSize at all. Thanks Konstantin. On Fri, Aug 29, 2014 at 2:52 PM, Konstantin Kolinko wrote: > 2014-08-29 20:19 GMT+04:00 Clint Shank : > > I was wondering whether anyone out there is seeing a problem uploadi

Uploading Large Files in Tomcat 8.0.9+

2014-08-29 Thread Clint Shank
I was wondering whether anyone out there is seeing a problem uploading large files using Tomcat 8.0.9 and greater (same issue in 8.0.11). The context is that I'm running Sonatype Nexus in Tomcat. When I do an "mvn deploy" on a smaller project, things work. We I do a "mvn deploy" on a large artif