On Thu, Apr 19, 2012 at 15:11, Caldarale, Charles R
<[email protected]> wrote:

>> the docs say Tomcat provides a sensible default for a temp
>> dir which is why I didn't set one.
>
> That's true when Tomcat is run as a normal server, but for embedded, it will 
> use whatever the JVM decides to set for the system property java.io.tmpdir, 
> which varies depending on platform.  Likely better if you pick an explicit 
> location.

are you sure?  it's creating tomcat.9090 in the same directory as my
web application.

that aside, i do agree that it's FAR better to explicitly specify one
rather than crossing one's fingers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to