Duplicate service name and binding with generated WSDL with a CXF bean Camel route in Fuse 6.
Issue
- Original WSDL only has one binding but the service's wsdl has two wsdl:binding and wsdl:service elements from http://<hostname>/<service>?wsdl
Environment
- Red Hat JBoss Fuse 6
- Camel route create a CXF service
- Route is defined with
from("cxf:bean:exampleSoapServiceEndPoint")and Spring cxfEndpoint bean specifies both wsdlURL and serviceClass.
- Route is defined with
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.