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 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