Author: pete.muir(a)jboss.org
Date: 2008-01-18 07:37:49 -0500 (Fri, 18 Jan 2008)
New Revision: 7147
Added:
trunk/bootstrap/commons-logging.properties
Log:
Make hibernate logging work
Added: trunk/bootstrap/commons-logging.properties
===================================================================
--- trunk/bootstrap/commons-logging.properties (rev 0)
+++ trunk/bootstrap/commons-logging.properties 2008-01-18 12:37:49 UTC (rev 7147)
@@ -0,0 +1,5 @@
+# The Sun JSF RI bundles and wraps commons-logging, which, for unknown reasons, disables
any other
+# commons-logging (my guess: the LogFactoryImpl detection routine is broken). This
configuration
+# file makes it work again (also for unknown reasons).
+org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl
+org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
\ No newline at end of file
Property changes on: trunk/bootstrap/commons-logging.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Show replies by date