SusanaSantos
12 years agoNew Contributor
SOAP PHP fails schema imports if types/particles are redefin
I'm trying to connect on a external web service. But I'm getting the error
I've contact the webservice so they can fix the redefine error but I got the following answear
"We were able to reproduce your error using SOAP UI but we fixed when we disabled the option 'preferences>WSDL settings>fails schema imports if types/particles are redefined'. Please, disable this option on your programing language."
I really don't know how to disable this option in PHP. Anyone can help me? What should I do?
Note: I tryed to use wsdl2php but I got the same error
SOAP-ERROR: Parsing Schema: group 'http://xmlns.myWs.com/foo:MyGroup' already defined
I've contact the webservice so they can fix the redefine error but I got the following answear
"We were able to reproduce your error using SOAP UI but we fixed when we disabled the option 'preferences>WSDL settings>fails schema imports if types/particles are redefined'. Please, disable this option on your programing language."
I really don't know how to disable this option in PHP. Anyone can help me? What should I do?
Note: I tryed to use wsdl2php but I got the same error