You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Eduardo Godoy Vega <eg...@tekchile.cl> on 2001/11/09 19:27:18 UTC

using enviroment variables into server.xml

Hi everyone!

I'm using Tomcat 3.2.3 ...

Is it possible to use Enviroment Variables into server.xml or web.xml
for example, I'd like to define a new context using an env. var.

<Context path="/test" docBase="%TEST_HOME%" crossContext="true" debug="0"
reloadable="true" trusted="false"/>

is it possible ??

Eduardo.


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>