"dada051" wrote :
|
| My application creates files in the temp deployement directory.
|
| Thanks
Do not create in temp directory. Instead you can go for exploded deployment. That way your
files can be created in the exploded directory of your application in the deploy folder
(and will not be deleted during shutdown). See this for details
http://www.jboss.org/community/docs/DOC-9719
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213616#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...