[AWS] SOAP over persistent HTTPs

Alejandro. R. Mosteo Chagoyen A. R. Mosteo Chagoyen" <alejandro@mosteo.com
Fri, 27 Jun 2003 10:48:24 +0200


Hello!

I'm succesfully using the Aws.Soap.Client module with non-persistent
connections. I'm now trying to do the same over a persistent
Http_Connection. However, something fails and I'm not sure why.

I'm creating the connection normally, passing only the server address.
However, when I make the first Soap.Client.Call, the server says that
the request is not of SOAP kind and consecuently the SOAP response
received by the client is some error.

I'm missing something? Must I do something between the connection
creation and the request?

TIA,

A. Mosteo.