If I set the addressing version using:
_messageContext.setProperty(AddressingConstants.WS_ADDRESSING_VERSION,
               AddressingConstants.Submission.WSA_NAMESPACE);
then when a fault message is sent the action is correctly set to:
http://schemas.xmlsoap.org/ws/2004/08/addressing/fault
but in the http header the action is set to:
SOAPAction: "http://www.w3.org/2005/08/addressing/soap/fault";
This causes problems when communicating with .net services which expect them to be the same

_________________________________________________________________
Get Hotmail, News, Sport and Entertainment from MSN on your mobile. http://www.msn.txt4content.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to