Solved my problem. The problem was that inputFileUpload relies on a servlet filter, which
doesn't work in a portlet. I found a patch for myfaces here:
http://issues.apache.org/jira/browse/MYFACES-434
and it's working with the patch applied.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961468#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...