I'm trying to find the property that corresponds to either the
application path (i.e. the path attribute of the Context element), or
the installed path (i.e. the docBase attribute). I haven't had any luck
finding it. Is there such a property?
Specifically, what I am trying to do is have a application that can
be installed to an arbitrary path use a common log4j properties file
and have the logs go to an appropriate log file. Right now I'm working
around the problem by generating the log4j properties file at build time,
but I'd prefer not to have to rebuild just to install to a new location.
Any suggestions?
thanks,
eric
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]