> OK, How about this? From the catalina.out when I try using jdk 1.4... >
> java.lang.reflect.Constructor.newInstance(Constructor.java:263) > at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance > (LogFactoryImpl.java:487) > ... 12 more > Caused by: java.lang.NoSuchMethodError: > java.util.logging.Logger.setUseParentHandlers(Z)V > at > org.apache.commons.logging.impl.Jdk14Logger.<init>(Jdk14Logger.java:97) > ... 17 more I'm using JDK 1.4 on Windows (on the box used to generate the build you're using) and it works (and uses the JDK 1.4 logger). Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>