Done! https://issues.apache.org/jira/browse/WW-3562
On Wed, Jan 19, 2011 at 1:02 AM, Lukasz Lenart <[email protected]> wrote: > 2011/1/19 Burton Rhodes <[email protected]>: >> Thanks for all the help. I ended up "solving" the issue with a "if >> (file.exist())" check. >> >> However, in case anyone cares to dive into this, I've attached a very >> simple Struts2/Maven app that demonstrates the problem. After trying >> to debug the root cause, I think it may be unrelated to Struts and >> more of a container issue. It's almost like all the file information >> is being transmitted to Struts, but it just refuses to copy an empty >> file to the container work directory. If anyone has the time and is >> smarter than me (which is likely), this should get you started... > > Could you register an issue and attach the demo app ? > > https://issues.apache.org/jira/browse/WW > > > Kind regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > Kapituła Javarsovia http://javarsovia.pl > > --------------------------------------------------------------------- > 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]

