On Thu, Nov 18, 2021 at 12:06 PM Mark Eggers
wrote:
> How well do mklinks work with services? I am not really a Windows
> administrator, so I have no idea.
I have no idea either as I have never used them together. But mklink
is a filesystem level feature AFAIK so I don't see why a Windows
service
Work (www.blackberry.com)
From: Mark Eggers
Sent: Nov 17, 2021 8:10 PM
To: users@tomcat.apache.org
Subject: Re: How to *properly* create and use a CATALINA_BASE installation
On 11/17/2021 5:28 PM,
jonmcalexan...@wellsfargo.com.INVALID<mailto:jonmcalexan...@wellsfargo.com
Mike,
On 11/17/2021 7:16 PM, Michael B Allen wrote:
On Wed, Nov 17, 2021 at 9:05 PM Mark Eggers
wrote:
CATALINA_HOME and CATALINA_BASE are links to an appropriate Tomcat
installation, and one configured for that particular service.
Then to upgrade to a new Tomcat, you do the following:
1. Un
Yeah, we love our symbolic links here, Ix and Windows.
Thanks,
Sent with BlackBerry Work (www.blackberry.com)
From: Michael B Allen
Sent: Nov 17, 2021 9:17 PM
To: Tomcat Users List
Subject: Re: How to *properly* create and use a CATALINA_BASE installation
On Wed, Nov 17, 2021 at 9:05 PM
On Wed, Nov 17, 2021 at 9:05 PM Mark Eggers
wrote:
> CATALINA_HOME and CATALINA_BASE are links to an appropriate Tomcat
> installation, and one configured for that particular service.
>
> Then to upgrade to a new Tomcat, you do the following:
>
> 1. Unpack the new reference version of Tomcat somew
ov 17, 2021 8:10 PM
To: users@tomcat.apache.org
Subject: Re: How to *properly* create and use a CATALINA_BASE installation
On 11/17/2021 5:28 PM,
jonmcalexan...@wellsfargo.com.INVALID<mailto:jonmcalexan...@wellsfargo.com.INVALID>
wrote:
> We export it. You have to make sure the setenv.sh<
, 2021 6:54 PM
To: Tomcat Users List
Subject: Re: How to *properly* create and use a CATALINA_BASE installation
On Wed, Nov 17, 2021 at 11:04 AM wrote:
I, in my opinion, find it far easier to set my BASE in the setenv.sh for the
instance I'm using. As Chris said, you can have multiple inst
and use a CATALINA_BASE installation
On Wed, Nov 17, 2021 at 11:04 AM wrote:
> I, in my opinion, find it far easier to set my BASE in the setenv.sh for the
> instance I'm using. As Chris said, you can have multiple instances (BASEs) on
> a server.
Jon,
If you mean
On Wed, Nov 17, 2021 at 11:04 AM wrote:
> I, in my opinion, find it far easier to set my BASE in the setenv.sh for the
> instance I'm using. As Chris said, you can have multiple instances (BASEs) on
> a server.
Jon,
If you mean you're setting $CATALINA_BASE in setenv.sh, I don't think
that wil
Michael,
-Original Message-
> From: Christopher Schultz
> Sent: Wednesday, November 17, 2021 9:43 AM
> To: users@tomcat.apache.org
> Subject: Re: How to *properly* create and use a CATALINA_BASE installation
>
> Michael,
>
> On 11/16/21 17:05, Michael B A
gt; Subject: Re: How to *properly* create and use a CATALINA_BASE installation
>
> Jon,
>
> On 11/16/21 12:55, jonmcalexan...@wellsfargo.com.INVALID wrote:
> > I meant the other configuration files. I guess I haven't dug deep enough,
> but DOES Tomcat handle
Michael,
On 11/16/21 17:05, Michael B Allen wrote:
https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Splitting%20Your%20Tomcat%20Installation.pdf
Thanks. That's what I'm looking for.
Slightly related: Instead of setting environment variables in your
profile and running $C
ache.org
Subject: Re: How to *properly* create and use a CATALINA_BASE installation
Jon,
On 11/16/21 08:55, jonmcalexan...@wellsfargo.com.INVALID wrote:
I too would like to know more of what Chris is saying in regards to the conf
folder.
You mean conf/[engine]/[host]/[webapp].xml? This is just &
> https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Splitting%20Your%20Tomcat%20Installation.pdf
Thanks. That's what I'm looking for.
Slightly related: Instead of setting environment variables in your
profile and running $CATALINA_HOME/bin/startup.sh, is there any reason
why
your cooperation.
> -Original Message-
> From: Christopher Schultz
> Sent: Tuesday, November 16, 2021 11:39 AM
> To: users@tomcat.apache.org
> Subject: Re: How to *properly* create and use a CATALINA_BASE installation
>
> Jon,
>
> On 11/16/21 08:55, jonmc
tomcat-8.5-doc/config/context.html#Naming
-chris
Thanks,
Sent with BlackBerry Work (www.blackberry.com)
From: Michael B Allen
Sent: Nov 15, 2021 4:24 PM
To: Tomcat Users List
Subject: Re: How to *properly* create and use a CATALINA_BASE installation
On Mon, No
Michael,
On 11/15/21 17:23, Michael B Allen wrote:
On Mon, Nov 15, 2021 at 4:31 PM Christopher Schultz
wrote:
conf
All of the conf files.
Specifically, you'll want server.xml and web.xml. You can also choose to
customize context.xml, and put any [engine]/[host]/[webapp].xml
deployment descri
* create and use a CATALINA_BASE installation
On Mon, Nov 15, 2021 at 4:31 PM Christopher Schultz
wrote:
> > conf
> > All of the conf files.
>
> Specifically, you'll want server.xml and web.xml. You can also choose to
> customize context.xml, and put any [engine]/[host]
The Gentoo Linux packaging of Tomcat does a nice job of laying out
separate CATALINA_HOME and one or more CATALINA_BASE trees, if you'd
like something to study.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
I
On Mon, Nov 15, 2021 at 4:31 PM Christopher Schultz
wrote:
> > conf
> > All of the conf files.
>
> Specifically, you'll want server.xml and web.xml. You can also choose to
> customize context.xml, and put any [engine]/[host]/[webapp].xml
> deployment descriptors there.
Hi chros,
Ok, so then the
llen
Sent: Monday, November 15, 2021 2:16 PM
To: users@tomcat.apache.org
Subject: How to *properly* create and use a CATALINA_BASE installation
Hi,
What $CATALINA_HOME/conf/ files should be copied into
$CATALINA_BASE?
RUNNING.txt just says:
* conf - Server configuration files (including serve
age-
> From: Michael B Allen
> Sent: Monday, November 15, 2021 2:16 PM
> To: users@tomcat.apache.org
> Subject: How to *properly* create and use a CATALINA_BASE installation
>
> Hi,
>
> What $CATALINA_HOME/conf/ files should be copied into
> $CATALINA_BASE?
>
>
Hi,
What $CATALINA_HOME/conf/ files should be copied into $CATALINA_BASE?
RUNNING.txt just says:
* conf - Server configuration files (including server.xml)
So it's multiple fileS but not necessarily all if server.xml is
explicitly included?
Ideally I would think it should be only files that ne
23 matches
Mail list logo