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 ...
0
votes
1answer
84 views
Trying to use gSoap with WCF and WSHttpBinding
I am attempting to use the gSoap library to talk to a WCF server with the WSHttpBinding. I seem to be running into a problem with the WS-Addressing plugin for gSoap. When I enable the WS-Addressing ...