RE: No signature Match error

2002-10-22 Thread Dale Attree
Make sure that your web service isn't trying to run one of the SSL protocols that you don't have installed. Otherwise, ensure that you flag the no-validate flag to override signature matching.

SOAP parsing

2002-10-09 Thread Dale Attree
/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:si="http://soapinterop.org/xsd";> http://testuri.org";> Bubbles Dale 'KWIK' Attree 123 Kind Regards

Parsing a SOAP request

2002-10-09 Thread Dale Attree
How would one extract data from an HTTP request generated by a soap client using PHP? Kind Regards, Dale -- To unsubscribe, e-mail: For additional commands, e-mail:

SOAP & PHP

2002-10-07 Thread Dale Attree
Is there any other way than having to instantiate multiple soap clients & servers for me to pass a soap request via a "middle man" file within my website architecture? Dale Attree -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>