]
Gavin King updated JBSEAM-965:
------------------------------
Fix Version/s: 1.2.1.GA
Assignee: Shane Bryzak
fileUpload component should delete temporary files
--------------------------------------------------
Key: JBSEAM-965
URL:
http://jira.jboss.com/jira/browse/JBSEAM-965
Project: JBoss Seam
Issue Type: Patch
Components: JSF
Affects Versions: 1.2.0.GA
Environment: Windows XP, Java 1.5
Reporter: Leo Baschy
Assigned To: Shane Bryzak
Fix For: 1.2.1.GA
Attachments: MultipartRequest.java.patch
If configured to write to temporary files then Seam fileUpload component marks them for
delete on exit from JVM. Until then they accumulate (in the usual temporary directory),
for each upload, as long as the server is running. The application developer only has the
InputStream, which doesn't allow file deletion. The application developer can call
close() for the InputStream, but that doesn't delete the file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: