On 18/12/2014 14:18, Christopher Schultz wrote: > Mark, can you clarify what behavior will actually change when > scanAllDirectories="true" is set?
A JAR file is scanned for SCIs, static resources etc. A directory of classes is not. Setting scanAllDirectories causes directories of classes (including WEB-INF/classes) to be treated as expanded JAR files. It is normally only used when integrating with an IDE. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org