You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Michele Mazzucco <Mi...@ncl.ac.uk> on 2006/09/27 18:45:26 UTC

how to use tomcat libraries

Hi all,

how can I use the tomcat libraries (i.e. the ones in
$CATALINA_HOME/server/lib) without putting them in 'lib' of my web
application?

Thanks,
Michele

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


RE: how to use tomcat libraries

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Michele Mazzucco [mailto:Michele.Mazzucco@ncl.ac.uk]
> Subject: Re: how to use tomcat libraries
>
> >how can I use the tomcat libraries (i.e. the ones in
> >$CATALINA_HOME/server/lib) without putting them in 'lib'
> of my web application?

The real question is why do you want to?  What's in there that would be
useful to an app?

Have you read this?
http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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


Re: how to use tomcat libraries

Posted by Steve R Burrus <bu...@swbell.net>.
Michele my "gut" feeling initially is that you certainly cannot fail to 
put them into the lib folder of your web app. but I could be wrong I 
don't  know! There is a lot about Tomcat that I really don't know about.

Michele Mazzucco wrote:

>Hi all,
>
>how can I use the tomcat libraries (i.e. the ones in
>$CATALINA_HOME/server/lib) without putting them in 'lib' of my web
>application?
>
>Thanks,
>Michele
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@tomcat.apache.org
>To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>For additional commands, e-mail: users-help@tomcat.apache.org
>
>
>
>  
>



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