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