listenboss schrieb:
> Hello All,
>
>
>   I'm getting the following error. I'm using jboss 4.0.2 app server to
> deploy ear which contain war file inside.
> [StandardPipeline] Can't register valve
> [EMAIL PROTECTED]
> org.apache.commons.logging.LogConfigurationException:
> org.apache.commons.logging.LogConfigurationException:
> org.apache.commons.logging.LogConfigurationException: Class
> org.apache.commons.logging.impl.Log4JLogger does not implement Log
>     at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(
> LogFactoryImpl.java:532)
>   

Please ensure that both your app and jboss are using commons-logging
1.1.0 or later (1.1.1 is the most recent release).
Don't forget to check the "shared libs" directories in the jboss install
for copies of commons-logging.

Regards,
Simon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to