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=4314>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4314 Catalina Testcase not working complete ------- Additional Comments From [EMAIL PROTECTED] 2001-10-21 15:37 ------- I have used the old /commons-digester-1.1 and got a compile error, than I switch to /commons-digester-1.1.1 release and it compiles. It is as example a difference at my build.properties. I hope that help. --- build at [javac] Compiling 296 source files to D:\develop\jakarta\jakarta-tomcat-4.0\ catalina\build\server\classes [javac] D:\develop\jakarta\jakarta-tomcat-4.0\catalina\src\share\org\apache\ catalina\startup\WebRuleSet.java:457: Method getPublicId() not found in class or g.apache.commons.digester.Digester. [javac] paramValues[0] = digester.getPublicId(); [javac] ^ [javac] Note: 11 files use or override a deprecated API. Recompile with "-d eprecation" for details. [javac] 1 error, 1 warning