[jboss-user] [JBoss Seam] - Re: s:fileUpload using tempFile fails with an OutOfMemoryErr
tim_ph
do-not-reply at jboss.com
Tue Sep 18 15:30:00 EDT 2007
It uses ByteArrayOutputStream to hold data. The buffer grows as data adding to it. Look like you may have to increase the heap size -Xmx
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085723#4085723
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085723
More information about the jboss-user
mailing list