Configuration for camel-cxf consumer to use the karaf OSGi managed pax-web undertow web server
Issue
With this Camel DSL, camel-cxf consumer used embedded undertow web server. How to fix it to use the karaf OSGi container managed pax-web undertow web server?
<camelcxf:cxfEndpoint address="https://localhost:8443/demo/sample"
~~skip~~
/>
Environment
- Red Hat Fuse
- 7.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.