davsclaus commented on issue #1963:
URL: https://github.com/apache/camel-k/issues/1963#issuecomment-770365211


   Yes Quarkus is the only and default runtime container when using Camel K.
   
   CXF is not yet a quarkus camel extension and therefore not naturally 
supported. But if you dont use native compilation you can likely add camel-cxf 
as dependency, and then setup CXF in java code. But CXF is a very old library 
and may struggle a bit on modern cloud. And CXF I assume you need WS and not 
REST as there is already plenty of REST with Quarkus.


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


Reply via email to