https://bz.apache.org/bugzilla/show_bug.cgi?id=63206

--- Comment #4 from Konstantin Kolinko <[email protected]> ---
I think the OP means the following:
If ${catalina.base}/temp directory does not exist, file upload fails.

Unlike ${catalina.base}/work, the "temp" directory is not created automatically
at start time.

Tomcat release packages have a "safeToDelete.tmp" file in the temp directory to
make sure that is is created, as either zip or tar file format does not allow
empty directories.


> a configurable option

Implement as a Listener, configurable in server.xml?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to