The question that I am trying to understand is should I use the
common.loader
or
shared.loader

line to put my third party jars.

What is the recommended approach by Tomcat developers ?

-Narahari


On Thu, Jan 17, 2013 at 10:58 AM, Daniel Mikusa <[email protected]> wrote:

> On Jan 17, 2013, at 10:26 AM, Caldarale, Charles R wrote:
>
> >> From: Narahari 'n' Savitha [mailto:[email protected]]
> >> Subject: Re: common vs system vs shared class loaders
> >
> >> Sorry Dan but if I do what you are suggesting I will end up in redundant
> >> jars all over the place and I dont want to do that.
> >
> > That's an issue easily handled by a deployment script.  You really,
> really, really do not want to share classes across webapps.
> >
> > - Chuck
> >
>
> +1
>
> Dan
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to