Debugger Which Tomcat Class Loader Is Being Used
Specify the script to be used to start the server. Our Bootstrap instance holds references to the following three class loaders. Tomcat Source Code Analysis Tomcat Class Loader If this checkbox is selected the default script is used. . For light debugging set the system property orgapachejuliClassLoaderLogManagerdebugtrue. Normally application classes should NOT be placed here. Debugging server startup problems. This flag indicates that Tomcat should use a JBoss unified class loader as the web application class loader. 3sharedLoader which loads classes that are common just across all the web. From the WEB-INFclasses directory inside your web application. 2catalinaLoader or serverLoader which loads classes that are used just by Tomcat. Thanks for your help with this Andreas I put a bunch of debug statements in various places and found the WebappClassLoader was being used consistently throughout. Then we mov...