On Nov 12, 2009, at 11:19 AM, Ari Heino wrote:
>
> Nope, not using Glassfish, we're using Tomcat 6 as a separate app
> server and
> Jetty 6 (inside eclipse for development purposes). With tomcat we've
> had
> logging.properties in <tomcat>/conf where from it has been read
> successfully, and also in web allipcations WEB-INF/classes folder
> where from
> it was also read successfully. Neither places forced LoggingFilter
> to change
> it's behaviour tho.
>
Hmm... what version of Jersey are you using?
The LoggingFilter was modified to use JDK logging in 1.1.2-ea before
that it was output to System.out.
Paul.