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
Jon,
On 11/17/2021 6:54 PM, jonmcalexan...@wellsfargo.com.INVALID wrote:
Sorry about my bad reply order. Mark, you do a lot of what I do, but most of
our stuff isn't using initd. I like your use of links, best way to handle
upgrades, imo.
Thanks,
Sent with BlackBerry Work (www.blackberry
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