Hi Chris-
did you set CATALINA_TMPDIR to your TOMCAT temp folder?
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Chris Pat" <[EMAIL PROTECTED]>
To: "Tomcat" <users@tomcat.apache.org>
Sent: Sunday, June 03, 2007 10:02 PM
Subject: tomcat temp directory


Hello
How do I configure and access a temporary directory in Tomcat5x? Oddly I am presently writing files I want to use immediately into java.io.tempdir and it works if I access the webapp from localhost. However fails when accessed from a domain.

Within the Action/servlet how to I write/read the context specific temp directory? Is there a way to release the file lock that Tomcat will have on that file? I close all streams, but in previous primitive way it held the lock and I had to stop/restart TC. Any help along understanding this would be greatly appreciated.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to