+ host
+ " listening on port "
+ port);
ServiceManagerClient smc = new ServiceManagerClient(url);
smc.deploy(getDeploymentDescriptor());
System.out.println("SOAP service deployed.");
org.apache.soap.rpc.Call call = new org.apache.soap.rpc.Call();
call.setTargetObjectURI("urn:ProxyService");