Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Temporary files

Status
Not open for further replies.

jby1

Programmer
Apr 29, 2003
403
GB
Hi

I have installed Tomcat to come up with the machine boot (in Solaris). However, when I run certain functions in my application, which requires temporary files to be written, the application falls over because it is trying to write the files to /etc/init.d (where the tomcat startup script resides). Is there any way I can define an alternative location for these temporary files?

Cheers
 
I have solved this one. The problem is a bug in Torque, has nothing to do with Tomcat. Fixed now :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top