Tagged Questions

1
vote
2answers
1k views

gsoap - WS-Addressing elements in the SOAP Header

I need to add WS Addressing in my Soap header (I am using the gsoap framework). Is there a way to add that automatically? I looked up gsoap documentation but didnt find any info on that. So right now ...