We pretty much just support: http://www.w3.org/2005/08/addressing http://schemas.xmlsoap.org/ws/2004/03/addressing http://schemas.xmlsoap.org/ws/2004/08/addressing
Dan On Tuesday 22 June 2010 11:08:48 am Steven Thein wrote: > 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 -- Daniel Kulp [email protected] http://dankulp.com/blog
