André,
On 1/13/16 9:36 AM, André Warnier (tomcat) wrote:
> Hi gurus.
>
> Under tomcat 8 and Linux, I am deploying an externally-provided web
> application, which in its web.xml configuration file, has a parameter
> like this :
>
>
> logroot
> /var/log/tomcat8
>
>
> This wo
Hi gurus.
Under tomcat 8 and Linux, I am deploying an externally-provided web application, which in
its web.xml configuration file, has a parameter like this :
logroot
/var/log/tomcat8
This works, but I would like to make this more "generic", and would li