Hi 

I'm using Strurs 2.1.2 and the <s:file name="upload" label="File" /> tag in
the jsp page. 
My problem is that while the fileUpload appears to work most of the time I
do get java.io.FileNotFoundException: on the .tmp file that Struts uses as
part of the process (prob 1 in 10 times). Once this happens of course the
whole process breaks down.

I boiled the whole process down to a simple test action and tested it
repeatedly and also checked if anyone else had this issue. It appears that
this issue was fixed as of 2.0.9 release but I am still seeing it.

I'm using commons-fileupload-1.2.1 and commons-io.1.3.2 

Any ideas before I abandon struts 2 fileupload?

Thanks
-- 
View this message in context: 
http://www.nabble.com/Struts-2-file-upload-tp21915019p21915019.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to