Downloads of large files (e.g. 300MB) causes out-of-memory errors. Turns out it
is occurring in the JSFUtils.handleUserDownloadRequest() method during
IOUtils.copy(). Appears to be a MyFaces impl problems. See
http://forums.sun.com/thread.jspa?threadID=5379231.
TODO: validate this migrated issue:
Downloads of large files (e.g. 300MB) causes out-of-memory errors. Turns out it is occurring in the JSFUtils.handleUserDownloadRequest() method during IOUtils.copy(). Appears to be a MyFaces impl problems. See http://forums.sun.com/thread.jspa?threadID=5379231.