> From: JohnRodey [mailto:timothydd...@yahoo.com]
> Subject: Re: Can Tomcat's port be set as an argument?
> 
> I was able to find this article, I'm going to try this.
> 
> http://www.altuure.com/2008/11/12/tomcat-port-configuration/

Also read the Tomcat doc:
http://tomcat.apache.org/tomcat-6.0-doc/config/index.html

Which says, in part:

"The Tomcat configuration files support Apache Ant style variable substitution. 
A system property with the name propname may be used in a configuration file 
using the syntax ${propname}. All system properties are available including 
those set using the -D syntax, those automatically made available by the JVM 
and those configured in the $CATALINA_BASE/conf/catalina.properties file."

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to