Hi! I have never created a WS client in Java, and never used CXF - which I now will try to change.
So where should I start. What I will later do is to call the WS in Microsoft Dynamics CRM. I have used SoapUI to create the XML that should be sent, but I guess there are easier ways to handle it. Is there a good tutorial that I can read? How do I use eclipse to get it working? I tried the Web Service wizard in eclipse but it only uses Axis, and later fails when reading the WSDL from Dynamics CRM. The CXF wsdl2java succeeds. So any help is appreciated. /N
