You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/12/19 02:39:53 UTC

[GitHub] [cxf] reta opened a new pull request #616: CXF-8174: Incorrect service method resolution

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cxf] reta merged pull request #616: CXF-8174: Incorrect service method resolution

Posted by GitBox <gi...@apache.org>.
reta merged pull request #616: CXF-8174: Incorrect service method resolution
URL: https://github.com/apache/cxf/pull/616
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services