0 Replies Latest reply on Nov 27, 2006 4:47 PM by wilkowskim

    Large number of files within the WAR directory

    wilkowskim

      Hello,
      we have developed unpacked WAR application which is run on JBoss-4.0.3SP1 with JBoss Web Server (and using default TomcatDeployer).

      Our application is CMS application with a large number of files within the WAR directory. As the number of files grows it takes longer and longer to scan it (and will probably end-up with OutOfMemory exception sooner or later). Is there any possibility to indicate that a folder should be disabled for scanning? Of course I would like the directory to be available for request dispatcher (however, it doesn't not have to be scanner to achieve that).

      Regards
      Michal