I was using 4.2.24, but I just tried 5.1.3, and that seems to
work.  They wrapped their own logging in commons-logging,
thereby opening it up to anything CL supports.

I put the config files in the Jetty install directory, added the
CL and log4j JARs to their ext directory, and removed them from
my WAR file.

Jetty's README.TXT has this link for logging info:

http://jetty.mortbay.org/jetty/tut/logging.html

-Andy


---- On Wed, 1 Jun 2005, Eelco Hillenius
([EMAIL PROTECTED]) wrote:

> Are you using Jetty 5.x? I don't know what it is with Jetty5,
but ever 
> since they changed their logging implementation, it seems to
behave 
> weird with logging.
> 
> I have not found time to look closer into this problem (I
tried a couple 
> of hours some time ago, but wasn't able to find the problem),
so I use 
> Jetty 4.1.x myself. That seems to work fine.
> 
> There are more people noting problems:
> 
>
http://www.mail-archive.com/[email protected]/msg00013.html
>
http://article.gmane.org/gmane.comp.java.jetty.support/6649/match=log4j
>
http://article.gmane.org/gmane.comp.java.jetty.support/6852/match=log4j
>
http://article.gmane.org/gmane.comp.java.jetty.support/6609/match=log4j
> 
> etc.
> 
> Anyway, I'm sorry I can't support you any further with this
for now, but 
> if you find a solution for this, I'll be most gratefull for
both Wicket 
> and JettyLauncher.
> 
> Regards,
> 
> Eelco
> 
> 
> Andrew de Torres wrote:
> 
> >Hi, guys.
> >
> >How do I turn off all the wicket debug statements when
running
> >from a WAR file with Jetty?  When I run un-WARed, it seems to
> >pick up the log4j configuration (debug is off, info is on),
but
> >not when using a WAR file (debug is on, info is on).
> >
> >I tried this using the wicket examples.  I modified the Jetty
> >config file to point to the WAR file and got the results I
> >described.  So, currently commons-logging.properties and
> >log4j.properties are under WEB-INF/classes in the WAR file
> >(which must not be right?).
> >
> >Of course, my next goal is to get my own logging statements
> >properly configured, but I think that should be obvious once
I
> >get past this problem.
> >
> >Thanks,
> >
> >-Andy
> >
> >
> >-------------------------------------------------------
> >This SF.Net email is sponsored by Yahoo.
> >Introducing Yahoo! Search Developer Network - Create apps
using Yahoo!
> >Search APIs Find out how you can build Yahoo! directly into
your own
> >Applications - visit
http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> >_______________________________________________
> >Wicket-user mailing list
> >[email protected]
> >https://lists.sourceforge.net/lists/listinfo/wicket-user
> >  
> >
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps
using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into
your own
> Applications - visit
http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to