Hi all, I only get the file-upload to store the file to disk without eating up the system's memory when I set the storage parameter in the jsf element accoringly. The upload threshold size parameter seems to be ignored somehow. I already took a quick look at the code and it seems to load an uploaded file completely into memory. In my case, I have upload sizes of > 100MB wich makes the server fail with out of memory error.
I already submitted a bug report, but I have not received any reaction yet, maybe I am doing something wrong? For further details, please have a look at: https://issues.apache.org/jira/browse/TOMAHAWK-1420 JIRA-Entry Any tip or hint is greatly appreciated! Thanks in advance, Jochen -- View this message in context: http://www.nabble.com/FileUpload%3A-uploadThresholdSize-seems-to-be-ignored-tp23783446p23783446.html Sent from the My Faces - Dev mailing list archive at Nabble.com.
