George Sexton wrote:
...
This is also a good solution if you want to have multiple tomcats on
one machine. You have one CATALINA_HOME directory and as many
CATALINA_BASE directories as you need.
Don't you mean the other way around? Multiple CATALINA_HOME
directories, one for each TC install
> -Original Message-
> From: David kerber [mailto:dcker...@verizon.net]
> Sent: Monday, August 24, 2009 12:24 PM
> To: Tomcat Users List
> Subject: Re: upgrade from 6.0.10 to 6.0.20 and retain conf and webapps.
>
> George Sexton wrote:
> > The way I do this
George Sexton wrote:
The way I do this is by using a CATALINA_HOME/CATALINA_BASE structure.
The tomcat distribution is the CATALINA_HOME directory.
You create another directory structure that becomes CATALINA_BASE.
In this directory structure, you would create:
temp
work
conf
conf//
logs
weba
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
George,
On 8/24/2009 1:13 PM, George Sexton wrote:
> The way I do this is by using a CATALINA_HOME/CATALINA_BASE
> structure.
+1
This is a great idea that I didn't even realize I have been doing for
years. We adopt this strategy because we have mult
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Monday, August 24, 2009 9:58 AM
> To: Tomcat Users List
> Subject: Re: upgrade from 6.0.10 to 6.0.20 and retain conf and webapps.
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
lowercase g,
On 8/24/2009 10:59 AM, g f wrote:
> I searched the tc website and google and havent had much luck finding info
> on minor upgrades...most posts pertain to major (5.5 to 6.0 etc.)
> I was wondering if it was possible to just overwrite the
Hello all,
I searched the tc website and google and havent had much luck finding info
on minor upgrades...most posts pertain to major (5.5 to 6.0 etc.)
I was wondering if it was possible to just overwrite the bin and the lib
directory in order to accomplish this upgrade?
Thanks in advance!