Hi all,
For WS-Addressing, if I define "
xmlns:wsa=http://www.w3.org/2005/08/addressing " in the soap header, the
message is send correctly to the "Reply To" location.If I define " xmlns:wsa=http://schemas.xmlsoap.org/ws/2003/03/addressing" in the soap header, CXF ignores "Reply To" and send the response back to the caller. Is there any documentation on which WS-Addressing name space CXF support? Thanks Steve
