1 Reply Latest reply on Mar 12, 2006 12:59 PM by starksm64

    JBoss Startup and Directory Scanning

    pcarrollnf

      Hello, I am using JBoss 3.2.0. I have a directory in my jboss-3.2.0\bin where I cache some files. This directory may grow very large depending upon the amount of usage the section of code receives that generates these files. I am finding that the larger this directory becomes in size, the longer it takes for the JBoss application server to startup. Does JBoss scan the directories underneath it when it starts up thus causing a slowdown due the size of this cache directory? If so, is there a configuration setting that I may modify to exclude this directory? Thanks.