问题
I've been successfully writing PHP non-wsdl SOAP servers and clients. However, I don't know how to consume one of my non-wsd SOAP servers by a Java SOAP client.
Could someone please provide me with a simple way to do this, preferably without external libraries.
Assuming http://example.com/SOAP/m1/server.php is the URL where the PHP SOAP server located.
来源:https://stackoverflow.com/questions/5526741/easiest-way-to-write-a-java-soap-client-that-consumes-a-non-wsdl-php-soap-server