Well http will post the file data to the server before invoking any JSF stuff - so its
uploaded whatever. If you point data at a InputStream, then fileUpload doesn't read
in the stream, you do in your backing bean.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058133#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...