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=7135>. 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=7135 Misleading error message when beaninfo class conflict occurs ------- Additional Comments From [EMAIL PROTECTED] 2002-11-02 18:00 ------- i've taken a look at this and don't think that this problems justifies the work required to create and maintain a fix. the problem is that when the Introspector returns a BeanInfo class for an inappropiate class, it sets the bean descriptor information to match that of the class. so checking the class that the BeanInfo say's it's for doesn't seem to fix the bug. we could check every method before it was executed but this is unreliable and hard to maintain. i'm out of ideas, i'm afraid. -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
