> From: Per Johnsson [mailto:[EMAIL PROTECTED] 
> Subject: RE: Tomcat 6 and shared/lib, common/ and 
> conf/catalina/localhost?
> 
> There was no mention in the doc about the removed libs..

The diagram in the doc clearly shows the revised default class loader
hierarchy:

      Bootstrap
          |
       System
          |
       Common
       /     \
  Webapp1   Webapp2 ... 

You can always put the extra layers and nodes back with changes to
conf/catalina.properties if you wish, but the new way is more efficient.

 - 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]

Reply via email to