Re: No parameters set in action when file upload exceeds max size

2014-05-12 Thread Lukasz Lenart
Does this issue [1] is related? [1] https://issues.apache.org/jira/browse/WW-4345 2014-05-12 21:07 GMT+02:00 Greg Lindholm : > Has any encountered this? > I've tried calling getParameter() on the request to see if I can manually > extract the parameters I need but this always returns null. It se

Re: No parameters set in action when file upload exceeds max size

2014-05-12 Thread Greg Lindholm
Has any encountered this? I've tried calling getParameter() on the request to see if I can manually extract the parameters I need but this always returns null. It seems that the MultiPartRequestWrapper believes it has processed parameters and there are none. Greg On Fri, May 9, 2014 at 11:43 A