2010/12/7 Caldarale, Charles R <[email protected]>: > >> What is this? Some Debian specific stuff? > > No, it's part of every Tomcat 5.5 distribution. Debian may have modified it. >
+1. In TC 5.5 there were separate "server", "common" and "shared" directories. In TC6+ all those are replaced by a single "lib" one. (And those administrative webapps were moved to "webapps" folder where all the other web applications live). More information is here: [1] http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html [2] http://tomcat.apache.org/migration.html You can get youself a fresh copy of TC 5.5 from [3] and compare. [3] http://tomcat.apache.org/download-55.cgi Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
