Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to modify catalina.properties(question about how to modify eclipse's copy of catalina.properties)
How to modify catalina.properties [message #662931] Fri, 01 April 2011 14:04 Go to next message
oliver pike is currently offline oliver pikeFriend
Messages: 10
Registered: December 2010
Junior Member
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 14:29 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
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
Previous Topic:XML Editor + Schema Validation question
Next Topic:How to using wtp's javascript editor(and web editor) in myeclipse 9?
Goto Forum:
  


Current Time: Thu Apr 25 12:10:55 GMT 2024

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

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

Back to the top