* * * * * * * * * * * * * * * Vexira NOTICE * * * * * * * * * * * * * * *
This version of Vexira MailArmor is a DEMO version and not full featured.

Vexira has processed a mail addressed to you, which contained no known
potential malicious software.

In case you notice abnormal behavior of your software after opening the
mail or one of its attachments, please forward the complete mail to
CentralCommand <mailto:[EMAIL PROTECTED]> so it can be
checked for unknown new potential malicious software.

-- 
Vexira MailArmor for Linux, OpenBSD, FreeBSD
Virus Protection for the Real World (TM).
Central Command http://www.centralcommand.com

--- Begin Message ---
I use Tomcat 5.0.25.
in catalina.properties I put : gipe.home=D:\Projets\GIPENV\dist

in server.xml :
<Context path="/GIPENV" reloadable="true" docBase="${gipe.home}"
workDir="D:\\work\org\apache\jsp" />

But I doesn't work....

----- Original Message -----
From: "Tim Funk" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
Sent: Thursday, January 13, 2005 3:16 PM
Subject: Re: Variable in server.xml


> You can only do this with tomcat 5.
>
> But the variable would be a system property. (Or a property defined in
> catalina.properties)
>
> See the FAQ for how to set system properties on startup.
>
>
> -Tim
>
> Zakaria kHABOT wrote:
>
> >
> > Hi all,
> > How can I declare a variable in server.xml.
> > Insitide of having path="C:\folder", I want to put this value in a
variable (var) and path=${var}.
> > How to do this.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to