Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » preferred mechanism for putting jars into shared/lib
preferred mechanism for putting jars into shared/lib [message #180312] Sat, 30 September 2006 09:31 Go to next message
Eclipse UserFriend
What is the preferred method for loading jars that will ultimately sit
in CATALINA_BASE/shared/lib

It seems a bit perverse to manually copy them to the strange directory
inside .metadata/.plugins
Re: preferred mechanism for putting jars into shared/lib [message #180405 is a reply to message #180312] Mon, 02 October 2006 07:31 Go to previous message
Eclipse UserFriend
The default is that "shared/lib" is relative to catalina.base, which is
why it would normally need to go under ".metadata/.plugins/...". You
could import the catalina.properties in your installation's "conf"
directory into the same folder containing your server.xml under the
Servers project in your workspace. You could modify the "shared.loader"
setting in this file to be what you want. The catalina.properties file
will get copied to the "tmp?/conf" directory under
".metadata/.plugins/..." when the server gets published.

Cheers,
Larry

Alan Chandler wrote:
> What is the preferred method for loading jars that will ultimately sit
> in CATALINA_BASE/shared/lib
>
> It seems a bit perverse to manually copy them to the strange directory
> inside .metadata/.plugins
>
>
Previous Topic:EclipseCon 2007 Call for Participation
Next Topic:Automatically generating a JAR in a WAR
Goto Forum:
  


Current Time: Fri Jul 25 00:19:49 EDT 2025

Powered by FUDForum. Page generated in 0.05895 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top