reta opened a new pull request #616: CXF-8174: Incorrect service method resolution URL: https://github.com/apache/cxf/pull/616 Indeed, there was a side effect introduced by https://issues.apache.org/jira/browse/CXF-7946 where the argument classes are compared. The minor enhancements over this logic is to try to detect relations between parameter types (if any) and descend from subtypes to parent types.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
