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=9875>.
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=9875

Attributes in super classes seem to cause problems when using java2wsdl

           Summary: Attributes in super classes seem to cause problems when
                    using java2wsdl
           Product: Axis
           Version: current (nightly)
          Platform: Sun
               URL: http://alina.acomp.usf.edu/axis/services/AxisLMSServer?W
                    SDL
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Basic Architecture
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I try to run the application from .NET there is a complaint about the fact 
that jceProvider has two setters. It appears that the WSDL file has entries for 
the Location class and AbstractCommon class for attribute jceProvider. This 
attribute is defined in AbstractCommon and Location extends the class, so 
inherits it.
It appears that inherited attributes are included each class.

Reply via email to