On 10/26/06, S_Ewing <[EMAIL PROTECTED]> wrote:
Thanks. So from what I understand, I don't have an option in TC 6 that maps to the $CATALINA_BASE/shared/{classes, lib} in all previous versions, and would necessarily have to have multiple copies of a jar file if it is required by different web applications in the same container... Hmm.
No, it's only the default config. The functionality is identical to what was there before and is in catalina.properties, so you have to add a value for the shared.loader property (if you don't it still exists, but will contain no repositories). For the old "catalina" loader, it can be configured back (using the server.loader property), but some JAR splitting is needed. I don't see that being useful, though. In both cases, it seemed too be a bit too convoluted for casual users, so I proposed using a simpler default layout. Rémy --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]