quality@glassfish.java.net

RE: Errors with Log4J

From: Wim Verreycken <wim_at_pizzastop.be>
Date: Sun, 31 Aug 2008 18:59:50 +0200

name of the Log implementation, I meant

-----Original Message-----
From: Wim Verreycken [mailto:wim_at_pizzastop.be]
Sent: zondag 31 augustus 2008 18:58
To: quality_at_glassfish.dev.java.net
Subject: RE: Errors with Log4J

Hi Jose,

I think this could be a commons logging issue.
In your web app, try creating a file org.apache.commons.logging.LogFactory
under /META-INF/services which contains the name Log implementation
(f.e. for Log4J : org.apache.commons.logging.impl.Log4JLogger)

wim


---------------------------------------------------------------------
To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: quality-help_at_glassfish.dev.java.net