temporary files

James D. Parra Jamesp at MusicReports.com
Wed Jan 5 00:30:42 UTC 2005


If it uses the java.lang.System property java.io.tmpdir to figure out 
it's temp directory then you should be able to pass java.exe a parameter 
of -Djava.io.tmpdir=/tmp and that will do what you need to do.  



Thanks. This helped.

~James




More information about the redhat-list mailing list