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 <dmik...@vmware.com> wrote:

> On Jan 17, 2013, at 10:26 AM, Caldarale, Charles R wrote:
>
> >> From: Narahari 'n' Savitha [mailto:savith...@gmail.com]
> >> 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: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to