[ https://issues.apache.org/jira/browse/AXIS2-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sagara Gunathunga resolved AXIS2-5124. --------------------------------------- Resolution: Fixed Fix Version/s: 1.7.0 1.6.2 Assignee: Harshana Eranga Martin > Client stub generated has errors if a child complex type overrides an > existing attribute of the parent complex type with a different return type > ------------------------------------------------------------------------------------------------------------------------------------------------ > > Key: AXIS2-5124 > URL: https://issues.apache.org/jira/browse/AXIS2-5124 > Project: Axis2 > Issue Type: Bug > Reporter: Saminda Wijeratne > Assignee: Harshana Eranga Martin > Fix For: 1.6.2, 1.7.0 > > Attachments: AXIS2-5124.patch > > > If the wsdl contains a child complex types having an overridden attribute > with the return type "Foo" then the parent complex type should also have the > return type of that attribute as "Foo". Orelse java compilation errors will > occur complaining that the child class is trying to override the parent class > method with different return type. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org