[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - PLEASE HELP: maxFileSize in web.xml is useless

goose-dog do-not-reply at jboss.com
Tue Jul 25 17:57:59 EDT 2006


I have setup the config in the web.xml specifying maxFileSize as 500m for MyFacesExtnsionFilter but when ever I upload a big file < maxFileSize

I get this error:

14:56:56,597 INFO  [MultipartRequestWrapper] user tried to upload a file that exceeded file-size limitations.
org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because it's size exceeds allowed range
        at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:317)


If anyone knows what other settings I should look at please let me know.

Thanks!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960821#3960821

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960821



More information about the jboss-user mailing list