Tagged Questions
0
votes
2answers
1k views
Workaround for PHP SOAP request failure when wsdl defines service port binding as https and port 80?
I am consuming a SOAP web service using php5's soap extension. The service' wsdl was generated using Axis java2wsdl, and whatever options are used during generation result in the port binding url ...