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 2021/10/13 05:29:41 UTC

[GitHub] [cxf] vladimirfx commented on pull request #862: Fix not unique JAXRS method candidates WARN caused by CrossOriginResourceSharingFilter

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: dev-unsubscribe@cxf.apache.org

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