Description
If org.apache.cxf.ws.address is not provided in the service properties we should create an endpoint with the servlet transport and a url derived by the service name.
So for example:
If our service has the fq name
CustomerService we could use the uri /com/example/CustomerService