I have a question: we are trying to implement WS-Addressing with Apache CXF. I am able to set some headers like To, or Action, but I don't find the way to set others like From, ReplyTo, or FaultTo.
Does anybody know how to do it?
I have a question: we are trying to implement WS-Addressing with Apache CXF. I am able to set some headers like To, or Action, but I don't find the way to set others like From, ReplyTo, or FaultTo.
Does anybody know how to do it?
Take a look at http://cxf.apache.org/docs/ws-addressing.html. It's on the end of the page:
kind regards, soilworker