> From: Ole Ersoy [mailto:[EMAIL PROTECTED] > Subject: Tomcat 6.0 Classloaders > > I was wondering whether Tomcat 6.0 still has a classloader > for classes that should be globally visible to all webapps > only?
Not by default. However, you can edit conf/catalina.properties to create any classloader hierarchy you want. > I read through the classloader documentation and it > seems to be saying that $CATALINA_HOME/lib contains > classes that are visible to both Tomcat and the webapps. That is correct. > However this resource: > http://helpme.morphexchange.com/tomcat6/help/items/chapter_4_2_shared_lib > > Is saying that shared/lib contains the classes visible to all > webapps... Another example of Sturgeon's Law. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]