I am implementing WS-Addressing for Axis C++. I need the following namespace 
added into the soap envelop.
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";>
And also, I should be able to add it dynamically only when we use ws-
addressing. Is it possible at the moment to add new names spaces from 
handlers?
Regards
Rinsad

Reply via email to