Hello:

I'm using CXF 2.7.8 and I've got a couple of questions about
WS-Addressing support

1)
About this link

http://cxf.apache.org/docs/wsaconfiguration.html

I need to add the addressing interceptors (MAPCodec and MAPAggregator
), but if I only add
"org.apache.cxf.ws.addressing.WSAddressingFeature", all works fine

are both interceptors added implicitly ?


2) How I can modify/set MAP values by Spring context file (IoC context) ?
For example, how I can modify ReplyTo endpoint ?

Thanks and regards

Reply via email to