You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Iratxe Etxeberria Sainz-Ezquerra <ir...@eroski.es> on 2006/03/10 09:55:02 UTC

shared/lib problem






Hi ,
I have a problem with libraries in shared/lib. I am using tomcat
5.0.28. I have some libraries of the application, (for example
spring-aop.jar..). When I have these libraries in application: in
..WEB-INF/lib they are loaded ok.
When I put them in common/Lib of tomcat, they are loaded ok.
But if I put them in shared lib, the application doesnt find them, 
what its wrong?
THANKS VERY MUCH in advance
 Iratxe
 
 
-------------------------------------------------
Iratxe Etxebarria Sainz-Ezkerra
Soporte Web
External Global Services
Tfno: 946 584 773 / 628 717 375




-----

- Este mensaje y los documentos que, en su caso, lleve anexos, pueden contener informacion confidencial. Por ello, se informa a quien lo reciba por error que la informacion contenida en el mismo es reservada y su uso no autorizado esta prohibido legalmente, por lo que en tal caso le rogamos que nos lo comunique por la misma via , se abstenga de realizar copias del mensaje o remitirlo o entregarlo a otra persona y proceda a borrarlo de inmediato.

- Mezu honek eta erantsita dituen agiriek (baldin baditu) isilpeko informazioa izan dezakete. Hori dela eta, hutsegite baten ondorioz jasotzen duenak jakin beza bertan dagoen informazioa ezkutukoa dela eta legeak galarazi egiten duela berori baimenik gabe erabiltzea.

- Aquest missatge i els documents que, donat el cas, portin annexes, poden contenir informacio confidencial. Per aquest motiu, se n'informa a qui el rebi per error que la informacio continguda es reservada i que el seu us no esta legalment autoritzat.

- Esta mensaxe e os documentos que, no seu caso, leven anexos, poden conter informacion confidencial. Por isto, informase a quen o reciba por erro que a informacion contida no mesmo e reservada e o seu uso non autorizado. Esta prohibido legalmente.

- This message together with any documents attached may contain confidential information. You are informed that if you should receive it by mistake, the information it contains is reserved and its use is not authorised. It is legally prohibited. If you have received this message by mistake, please let us know as soon as possible by e-mail. Do not make any copies of the message, nor send it or give it to anybody else. Please delete it right away.

Re: shared/lib problem

Posted by Larry Meadors <lm...@apache.org>.
Unless you *HAVE* to put jars in common/lib or shared/lib, don't.

You'll save a few bytes of disk space, but waste more time on goofy
classloding crap (like this) that will end up costing you more than
added disk space would.

Larry


On 3/10/06, Iratxe Etxeberria Sainz-Ezquerra
<ir...@eroski.es> wrote:
> I have a problem with libraries in shared/lib. I am using tomcat
> 5.0.28. I have some libraries of the application, (for example
> spring-aop.jar..). When I have these libraries in application: in
> ..WEB-INF/lib they are loaded ok.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org