0 Replies Latest reply on Dec 2, 2006 7:18 AM by adamzrk

    jboss automatically clears temporary files.

    adamzrk

      Hello,

      I have a portal system based on jboss portal. One of the functionality is file uploading. I have a list with files on portlet, when i click submit i try to save them in some repository, but I noticed that when I click it there are no files in $JBOSS_HOME\work\jboss.web\my_portal - they are deleted after about 15 sec. So i get exception - "files has been moved - it cannot be read again"
      What can I do to make jboss not deleting *.tmp files?