Ok I found the problem. The commons-logging.jar that came with the struts-faces.war did not have the Jdk14Logger wrapper, when replaced with another jar (jakarta-commons-logging-1.0.2.jar) it worked fine.
-Harish --- harish krishnaswamy <[EMAIL PROTECTED]> wrote: > Anyone having the problem below while trying to > deploy > the struts-faces example? Apparently commons logging > is having a problem with Jdk14Logger. Any ideas?? > > -Harish > > Caused by: > org.apache.commons.logging.LogConfigurationException: > org.apache.commons.logging.LogConfigurationException: > Class org.apache.commons.logging.impl.Jdk14Logger > does > not implement Log > at > org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:434) > at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:561) > ... 36 more > Caused by: > org.apache.commons.logging.LogConfigurationException: > Class org.apache.commons.logging.impl.Jdk14Logger > does > not implement Log > at > org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:430) > ... 37 more > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators, tips, more > http://taxes.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]