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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...