Tomcat 4.1.12-LE-jdk14 and commons-logging

2002-10-05 Thread Kevin Ross
Environment: commons-logging-1.0.2.jar log4j-1.2.6.jar Apache Tomcat/4.1.12-LE-jdk14 Situation: I have my own realm implementation that is stable in Tomcat 4.0.3-LE, and I'm moving up to 4.1.12. In addition, I am also moving all of my codebase to the commons-logging package. After moving

DO NOT REPLY [Bug 13201] - Remove default log4j configuration

2002-10-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13201. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[PATCH]ComparableComparator

2002-10-05 Thread Steve Downey
Comparable comparator thows exceptions if either arg in the comparison is not Comparable. However, the strings reverse which argument is incorrect, claiming the first when it's o2, and the second when it's o1. ? .classpath ? .project ? .vcm_meta ? maven.log ? target ?