WS-Addressing usage
WS-Addressing is a really nice specification. The only problem is its immatiruty. Just looking to namespaces:
- WSE 2.0 uses http://schemas.xmlsoap.org/ws/2004/03/addressing
- WS-Addressing core uses http://www.w3.org/2004/10/addressing
- WS-Addressing submission uses http://schemas.xmlsoap.org/ws/2004/08/addressing
Ok, that is the price of evolution/standardization. That means, we can't, today, use WS-Addressing for production projects. But for similar issues, do we have to build our own SoapHeader ?