How to modify catalina.properties [message #662931] |
Fri, 01 April 2011 10:04  |
Eclipse User |
|
|
|
I have several webapps that use a bunch of runtime external jars and I would rather not copy them all into the WEB-INF/lib directory. Prior to using eclipse to debug jsp applications, I would modify the shared.loader= property in catalina.properties. But now with eclipse, tomcat's copy of catalina.properties gets overwritten, wiping out any changes that I've made. How do I get eclipse to use a customized shared.loader property? Should I try to modify the catalina.properties in workspace/Servers ?
Using eclipse 3.6.1, tomcat 7.0.11 and WDT 3.2.2.
|
|
|
Re: How to modify catalina.properties [message #663284 is a reply to message #662931] |
Mon, 04 April 2011 10:29  |
Eclipse User |
|
|
|
On 4/1/2011 10:04 AM, o pike wrote:
> I have several webapps that use a bunch of runtime external jars and I
> would rather not copy them all into the WEB-INF/lib directory. Prior to
> using eclipse to debug jsp applications, I would modify the
> shared.loader= property in catalina.properties. But now with eclipse,
> tomcat's copy of catalina.properties gets overwritten, wiping out any
> changes that I've made. How do I get eclipse to use a customized
> shared.loader property? Should I try to modify the catalina.properties
> in workspace/Servers ?
>
>
> Using eclipse 3.6.1, tomcat 7.0.11 and WDT 3.2.2.
The "master" copies of the configuration files are the ones under the
Servers project in your workspace. See the Tomcat FAQ[1] for more info.
Cheers,
Larry
[1] http://wiki.eclipse.org/WTP_Tomcat_FAQ
|
|
|
Powered by
FUDForum. Page generated in 0.36367 seconds