CXF
JVM since2.12.0 Native since2.12.0
Expose SOAP WebServices using Apache CXF or connect to external WebServices using CXF WS client.
What’s inside
-
CXF component, URI syntax:
cxf:beanId:address
Please refer to the above link for usage and configuration details.
Maven coordinates
Or add the coordinates to your existing project:
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cxf-soap</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.