Hi, Service client is for simple usages like specifying the payload. If you want to go in to SOAP envelope level please consider about the op_client. op client is used underneath the service client.
Supun. On Mon, Jul 7, 2008 at 6:49 PM, Andy Karseras <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to set the SOAP envelope to a particular Namespace. > > Once created (I used axiom_soap_envelope_create), how is this new envelope > used ? > > Is it added to the ServiceClient ? If so, how ? > > Many thanks. > > > Andy >
