Yeh. In my case I wasnt event going that far, just jumping from a beta to a final of 1.1
What bugs me though is that the method is still there and not deprecated. The first I knew that there was a problem was when QA defected me for the UnsupportedOperationException that gets thrown :-( -----Original Message----- From: Yansheng Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, 31 July 2003 23:01 To: 'Struts Users Mailing List'; [EMAIL PROTECTED] Subject: RE: How to rename file in FormFile in struts 1.1 final release Same thing happened to me too. There is going to be a lot of debugging for people used this function in 1.0.2 and want to switch to 1.1:). -----Original Message----- From: Andrew Hill [mailto:[EMAIL PROTECTED] Sent: July 31, 2003 6:08 AM To: Struts Subject: How to rename file in FormFile in struts 1.1 final release Whats the deal with org.apache.struts.upload.CommonsMultipartRequestHandler.CommonsFormFile being immutable? Its broken my (production) code that was working with struts 1.1 b1 and relied on using setFileName() :-( What is the rationale for the FormFile interface still having these methods when the standard implementation does not support them? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]