I believe that is caused by having an old version of log4j in your
container. In jetty look in the ext folder. You can drop in the newer
version.

On 9/27/07, Marcus <[EMAIL PROTECTED]> wrote:
>
> Hi Davor,
>
> I tried.
>
> in AppModule:
> ...
> import org.slf4j.Logger;
> ...
> public RequestFilter buildTimingFilter(final Logger log)
>
> pom.xml:
> ...
>      <artifactId>log4j</artifactId>
>      <version>1.2.14</version>
> ...
> <tapestry-release-version>5.0.6-SNAPSHOT</tapestry-release-version>
>
>
> but...  :(
>
> HTTP ERROR: 500
> org.apache.log4j.Logger.isTraceEnabled()Z
>
>
> Marcus
>



-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

Reply via email to