Mark Thomas wrote: >> You say you've tried commons-logging 1.1.0. Can you please confirm for >> me that you replaced the commons-logging.jar file in $TOMCAT_HOME/lib >> with the commons-logging-api.jar from the binary download of >> commons-logging 1.1? You might want to try setting the following >> environment variable: >> -Dorg.apache.commons.logging.diagnostics.dest=/some/log/file.txt >> then trigger the problem exception. The diagnostics feature was added to >> JCL 1.1 to investigate just this sort of problem. > I can't swear to trying this exact combination and I haven't done the > diagnostic. I'll do this tonight (off to work now) and post the results.
With - commons-logging-api-1.1.jar in common/lib - commons-logging-1.1.jar in server/lib - commons-logging-1.1.jar in webapp/WEB-INF/lib there is no exception. I am guessing an old version of 1.0.4 was around when I did my last test. Thanks for your help. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
