SOAP request on Java not working, but does on PHP
问题 I've been trying to find information about this, but I can't seem to find anything related exactly to my problem. When I make a soap call, using PHP class SoapClient, the request works perfectly. But when I try to do the same on Java, I get an exception, saying the URL doesn't accept POST, I've seen people building Soap calls on PHP with Curl, using POST, but I don't really know what SoapClient do. Anyway, this is the PHP Code: $url = 'https://mail.myzimbra.mx/service/wsdl/ZimbraAdminService