-Djava.io.tmpdir=/writepermissions/dir
if you want to tell to the JVM that the temp dir you are using is /writepermissions/dir.
Bruno
2005/5/31, Diogo Santos <[EMAIL PROTECTED]>:
When I was starting MyFaces it create files on a directory that the
enviroment var java.io.tmpdir points, but I get a error because my user
doesnt have write permissions.
Its possible to set other dir because I cannot change this var (shared
enviroment on my data center).
thanks in advance!!!
Diogo

