How to create a CXF SOAP-Endpoint in EAP ?
Issue
- I'm trying to figure out how to get a CXF SOAP-service running in Camel on EAP.
- I've tried out the
camel-example-cxf-tomcatand alsocontract-first-camel-eapexamples, but I'm getting the exceptionUnsupportedOperationException: CXF consumer endpoint not supported. - How am I supposed to use a SOAP-service (for example a SOAP-proxy) in Camel on EAP? If I can't do it with CXF, what alternative is there to create a SOAP-proxy with WSDL-files?
Environment
- Red Hat JBoss Fuse
- 6.2.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.