« Return to Thread: t5: turning off logging for jetty

Re: t5: turning off logging for jetty

by Martin Strand-4 :: Rate this Message:

Reply to Author | View in Thread

The Jetty plugin is well documented:
http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin

Here's another tip that might be interesting if you're using Windows:
http://docs.codehaus.org/display/JETTY/Files+locked+on+Windows

On Mon, 29 Jun 2009 15:38:49 +0200, Peter Stavrinides <P.Stavrinides@...> wrote:

> Thats a great tip! thanks a lot! I sure wish all these little tips and tricks were documented somewhere.
>
> cheers,
> Peter
> ----- Original Message -----
> From: "Szemere Szemere" <szemereszemere@...>
> To: "Tapestry users" <users@...>
> Sent: Monday, 29 June, 2009 15:57:03 GMT +02:00 Athens, Beirut, Bucharest, Istanbul
> Subject: Re: t5: turning off logging for jetty
>
> If found this Jetty Q affected my Tapestry experience. To fix it, I
> commented out, the requestLog tag in the standard Tapestry POM, which
> starts:
> <requestLog implementation="org.mortbay.jetty.NCSARequestLog">
>
> HTH,
> Szemere

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: t5: turning off logging for jetty