I created a web service client and I am receiving the following error when the web service is being created. I was wondering if I am missing something on this error:
It looks like you don't have the soap binding on the classpath. If using maven, do you have the cxf-rt-bindings-soap artifact as a dependency?
cxf.xml was missing, that was the problem.
cxf.xml