BeSimple / BeSimpleSoapClient

NOT MAINTAINED - [READ-ONLY] Subtree split of the BeSimpleSoap -- clone into BeSimple/SoapClient/ (master at BeSimple/BeSimpleSoap)
http://besim.pl/
57 stars 53 forks source link

Circular references in WSDL cause infinite looping in WsdlDownloader #25

Closed jpastoor closed 8 years ago

jpastoor commented 9 years ago

I'm experimenting with Wsdl2PhpGenerator + BeSimple to generate classes and execute SOAP calls based on the WSDLs I'm provided with by the customer.

Some of those WSDL files have circular references in their imports causing the WsdlDonwnloader to loop in the download() and resolveRemoteIncludes methods.

Since I'm quite new to this stuff I wonder if

Thanks in advance, Joost Pastoor

u4415127 commented 8 years ago

I'm experience the same issue in WsdlDownloader class. Would you please help provide a patch for this.

Thanks in advance, Nat

jpastoor commented 8 years ago

Hi Nat,

Sorry, I'm not currently working with these libs anymore.

Regards, Joost