Freeman, I really appreciate your help with this. I've got it working now, but I still have one problem I had to hack my way through. Modifying the addressing name in an interceptor works fine, I have it added before the MAPCodec one. My interceptor retrieves the properties that are already there and then just changes the namespace. My only problem left is the To header. It looks like the MAPAggregator looks for a conduit and uses the target attribute. I have an https conduit configured. The only other examples I can find while googling is for jms, I'm not sure how to configure the the additional (addressing/soap/wsdl?) conduit with the target. However, I've been able to get it to work by setting the To header in my interceptor :). I'm pretty sure that's wrong though, is there any documentation available for configuring conduits?
Thanks -- View this message in context: http://www.nabble.com/CXF-Proxy-fault-problem-tp20053523p20095806.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
