You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Reynir Hübner <re...@hugsmidjan.is> on 2002/02/21 11:39:58 UTC

RE: Placing of jar files times 3

place it under :

yourwebapp/WEB-INF/lib/your.jar

the files you put inthere are distributed within the war files.

hope it helps
-reynir@hugsmidjan.is




> -----Original Message-----
> From: Øyvind Vestavik [mailto:Oyvind.Vestavik@idi.ntnu.no]
> Sent: 21. febrúar 2002 10:42
> To: Tomcat Users List
> Subject: Placing of jar files times 3
> 
> 
> 
> I have a jar file that my webapp is dependent of. I have 
> placed this file
> in the jakarta-tomcat/lib directory, and that works fine, but 
> can I place
> it somewhere in my webapps root directory so that only my webapp can
> access this jar?? I think I may have a potential naming 
> collision going..
> 
> Are jars placed in the jakarta-tomcat/lib directory 
> distributed with a war
> file I make of my webapp??
> 
> Are jars that I place in the %JAVA-HOME%/jre/lib/ext 
> directory distributed
> with a war file I make of my webapp??
> 
> Thanks in advance.
> 
> Øyvind
> 
> Øyvind Vestavik
> Øvre Møllenberggt 44b
> 7014 Trondheim
> Norway
> oyvindve@idi.ntnu.no
> (+47)41422911
> Norwegian University of Science and Technology
> 
> 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>