.net - Axis2/Rampart and WCF -
i'm trying setup client using axis2/rampart create ws-security call wcf .net service hosted client.
my client receiving error: 'the message received on transport security has unsigned 'to' header.'
does have ideas problem?
needed specify e.g.
<signatureparts>{element}{http://schemas.xmlsoap.org/soap/envelope/}to</signatureparts>
Comments
Post a Comment