vladimirfx commented on pull request #862:
URL: https://github.com/apache/cxf/pull/862#issuecomment-941935955


   > Could you please add a test case which at least reproduces the problem? 
Thank you.
   
   I want but do not know how to do that. Specifically, how can I check logs 
for specific WARN messages?
   
   Now there is a "quick and dirty" implementation that set MediaType.WILDCARD 
as content type and accept. Obviously it produces non-deterministic results 
when lookup the method in services with sophisticated mime type-based operation 
descrimination. I've just tried to mimic operation selection logic from the 
main JAXRS routing code.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to