On Feb 25, 2014, at 7:58 AM, Paul Beckett <paul_beck...@outlook.com> wrote:

>> I can't tell how much easier it is to manage Tomcat installations
>> (even small ones) with these two separated: Tomcat base install goes
>> one place, your configuration and everything you need goes another.
>> Upgrades are as simply as changing the CATALINA_HOME path, and
>> downgrades (if necessary) are just as simple.
> 
> I've been running my tomcat 7 servers with CATALINA_HOME and CATALINA_BASE 
> separated. However, I've noticed that the majority of dot releases in the 7 
> series have changes to files in the conf directory. I have therefore always 
> been merging in these changes into my conf directory.

Sounds like you’re on the right track here.

> Can these conf changes be safely ignored?

In general, I would say no, just to lean on the side of caution.  However I 
suppose it depends on what has been changed.  If you’re curious, you could look 
up the config option that was changed / added / removed, see what it does (in 
the docs) and perhaps why it was changed (changelog, bugzilla or svn).  That 
could give you enough context to make your own decision about it.

Dan


> Thanks,
> Paul                                    


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to