ppalaga commented on issue #4192:
URL: https://github.com/apache/camel-quarkus/issues/4192#issuecomment-1496680577

   I was able to come up with a PoC how to fix this properly in quarkus-cxf: 
https://github.com/quarkiverse/quarkus-cxf/pull/796 
   It is not perfect yet as some tests are failing. The idea is to register CXF 
only on paths that are really configured for it instead of `/*`.
   
   
[RestEasyTest.java](https://github.com/quarkiverse/quarkus-cxf/pull/796/files#diff-584d2c5351bc918e5fc71f5a6d7f64d76dcb18fd4b092fe109e6e482bef30881)
 is covering it. 


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to