> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat Shutdown Port as Variable
>
> a shame that you cant specify that attribute via %JAVA_OPTS%
As Rainer already pointed out, you can; the shutdown script does not use
CATALINA_OPTS, but it does honor JAVA_OPTS.
-
necessarily endorse content contained within this transmission.
> To: users@tomcat.apache.org
> Subject: Tomcat Shutdown Port as Variable
> From: [EMAIL PROTECTED]
> Date: Wed, 15 Oct 2008 09:42:51 -0400
>
> Hi All -
>
> I have quite a few installs of Tomcat on the same serve
> > I have quite a few installs of Tomcat on the same server (same
> > CATALINA_HOME, different CATALINA_BASE), and I am interested in making
my
> > configs a little more portable. I'm trying to make certain unique
items
> > in my server.xml variable ( ${variablename} ), being pulled from my
[EMAIL PROTECTED] wrote:
Hi All -
I have quite a few installs of Tomcat on the same server (same
CATALINA_HOME, different CATALINA_BASE), and I am interested in making my
configs a little more portable. I'm trying to make certain unique items
in my server.xml variable ( ${variablename} ), be
Hi All -
I have quite a few installs of Tomcat on the same server (same
CATALINA_HOME, different CATALINA_BASE), and I am interested in making my
configs a little more portable. I'm trying to make certain unique items
in my server.xml variable ( ${variablename} ), being pulled from my
CATALIN