Whenever I try to upload a file larger than the size defined in web.xml, I get an error
message (see attachment). As you noticed, the portlet is no longer showned.
Since the error occurs before my code is executed, I can’t catch it and throw a customized
error message (as done with the BaseFacesBean.error method) , without my portlet disappearing…
Thanks for the reply, but the suggested workaround won’t do the job!
If an user uploads a file larger than the MWS max file size, (and users don’t know the MWS max file size, and even if they know, they won’t care!) we’ll have the same problem again.