|
Hi Brian,
In m_pCall->setTransportProperty() we set the http
header not the soap header.
If you want to
create a soap header call, createHeaderBlock(AxisChar*
pachLocalName, * AxisChar* pachUri, AxisChar* pachPrefix)
eg: m_pCall->createHeaderBlock(AxisChar*
pachLocalName, * AxisChar* pachUri, AxisChar* pachPrefix)
;
Regards
Rangika
|
Title: Message
- Re: SOAP Headers Rangika Mendis
- RE: SOAP Headers John Hawkins
