Hi all again,
multithreading issue is still open, but now I'm looking at http headers
sent by the client. If I don't specify a SOAP version, the clients sends
content-type: application/soap+xml;charset=UTF-8;action=helloAction,
while if I set SOAP version 1.2, using
axis2_options_set_soap_version(axOptions, axEnv, AXIOM_SOAP_12), the
client sends content-type: text/xml;charset=UTF-8 and a separate soapaction.
Do you confirm this behavior is intended and standard?
Thanks.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]