On Thu, 2006-02-02 at 13:17 -0600, Srilatha Alase wrote:
> Robert,
> Thank you for the latest jar files and the information that you
> provided.
>
> I took the following steps:-
> Cleaned all the old commons-logging jar files.
> I removed commons-logging-api.jar in the WSAD provided libraries.
>
> added a system property in the server configuration
> org.apache.commons.logging.diagnostics.dest=3DSTDERR
>
> updated the commons-logging.properties file to have this entry
> org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4jLogger
^^^^^^^
try:
org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
the name of the logging implementation is case sensitive. (Log4JLogger
not Log4jLogger).
- robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]