25 Dec
2006
25 Dec
'06
2:18 a.m.
On Fri, Dec 22, 2006 at 03:37:14PM -0800, Peter Flynn wrote:
I think that's the same upload bug that I posted about earlier today.
Possibly, I wasn't on the list until I filed this bug.
I wonder if we can work around this bug by launching Tomcat with a different working directory?
OK, so it does a chdir() to the $HOME of the user it's running as. Changing $HOME for the user to /var/tmp worked. Paul