RE: Tomcat Shutdown Port as Variable

2008-10-15 Thread Caldarale, Charles R
> 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. -

RE: Tomcat Shutdown Port as Variable

2008-10-15 Thread Martin Gainty
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

Re: Tomcat Shutdown Port as Variable

2008-10-15 Thread AFaller
> > 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

Re: Tomcat Shutdown Port as Variable

2008-10-15 Thread Rainer Jung
[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

Tomcat Shutdown Port as Variable

2008-10-15 Thread AFaller
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