I found the config file I needed and it was seams components.xml. Once I set...
<web:multipart-filter
create-temp-files="true"
max-request-size="10000000"
url-pattern="/*"
/>
...the seam filter stopped stripping the file data out.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082009#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...