[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: File Upload Permissions

stephenwilliams do-not-reply at jboss.com
Fri Sep 7 05:09:10 EDT 2007


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#4082009

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082009



More information about the jboss-user mailing list