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=7869>. 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=7869 BeanDeserializer does not say anything sensible if setter method not found ------- Additional Comments From [EMAIL PROTECTED] 2002-04-19 20:40 ------- Both the BeanSerializer and BeanDeserializer should be improved to get/set public fields in the absense of setters and getters. This is not necessary for beans generated by WSDL2Java, but is necessary for pre-existing java files.