Hi everyone,
I've a problem with my project. I need create xml file in /WEB-INF/ when user login.
JBoss create this file in own /tmp directory eg. /home/jboss/server/default/tmp/555-332-432-1-29v/ProjectName/WEB-INF/file.xml but file exist there only few seconds.
It is possible to disable deleting file from tmp folder or set specific path in tmp folder (eg. WEB-INF/usersfiles) where files will be exists all the time or during to restart?
Thanks for help
and sorry for my english
Best regards
Lukas