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=10193>. 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=10193 re: attributes in inherited classes should not be included ------- Additional Comments From [EMAIL PROTECTED] 2002-07-04 04:33 ------- AbstractCommon defines two attributes, jceProvider and keySize. When I create a web reference from .NET I have to delete these two attributes from each class, so that it can compile. These two attributes should only be found in AbstractCommon, not in each class that extends this base class.