Don't know if this is related, but
I had some similar problems
and it seemed that Jetty was always using
its own logging classes.
After hours without progress, I decided to go along with it,
and so I searched for Jetty's configuration parameters and added some
in the Jetty-plugin -> VM parameters.


Eelco Hillenius 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
_______________________________________________
Jettylauncher-plugin mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jettylauncher-plugin




-------------------------------------------------------
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
_______________________________________________
Jettylauncher-plugin mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jettylauncher-plugin

Reply via email to