jgoodyear commented on PR #1784:
URL: https://github.com/apache/cxf/pull/1784#issuecomment-2040260938

   I made a separate branch with a more generic processing of Class methods, 
and pair matching:
   
   
https://github.com/jgoodyear/cxf/blob/CXF-8996-investigation/rt/rs/extensions/search/src/main/java/org/apache/cxf/jaxrs/ext/search/Beanspector.java#L66
   
   If you run this locally the BeanspectorTests pass with the exception of 
testMismatchedOverriddenBeans which fails the expected IllegalArg exception 
since we do not get tripped up by ordering.
   
   Any other approach ideas? 


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

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to