WSDL Client Without Proxy

WSDL Client Without Proxy explains step by step details of how to create a CXF web service client / CXF wsdl soap client without using any proxy or tools

Other options like Wsimport tool available with JDK are standard, but here we are not using any tools

For publishing a CXF Web Service, you can follow CXF Web Service Tutorial. This client is generated after the deployment of above service.