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=22262>. 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=22262 block commented "this never happens" happens, a lot ------- Additional Comments From [EMAIL PROTECTED] 2003-08-08 21:33 ------- This method also claims to throw NoSuchMethodException if it doesn't find the method, but that's not what it does -- it returns null in that case. This is harmless, as its caller (BaseFactory) behaves the same with a null value as with an exception. I will update the documentation to reflect the current behavior.
