Albretch Mueller wrote:
>  <Host name="localhost"
>        appBase="{$config.webapps.dir}"
>        debug="4"
>        unpackWARs="true" autoDeploy="true">
> ~
>  <Logger className="org.apache.catalina.logger.FileLogger"
>          directory="{$config.logs.dir}"
>          prefix="localhost_log."
>          suffix=".txt"
>          timestamp="true"/>
> ~
>  How can you do that?

This feature isn't in TC4.1.x (it is in 5.x and 6.x).

If you are happy building 4/1/x from source then you need to apply this patch:
http://people.apache.org/~rjung/patches/replace_system_properties_20071018a.patch

This will probably make it into 4.1.37 but there are no plans for a 4.1.37
release in the near future.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to