I`m having trouble logging for multiple Contexts.
does this look right
<Context path="/mynewdir" docbase="mynewdir" debug="0">
<Valve className="org.apache.catalina.valves.AccessLogValve"
prefix="mynewdirLog" suffix=".txt" />
<Context/>

does this need to nest inside of the default Context ?
If anyone has an server.xml that works in this capacity,
I would appreciate it.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to