Krankurs Leonid wrote:
Hi,

it is not WS-Security that i need - just Signature node to be in the request
body
Is the handler approach the only way to implement this?
How Apache XML Security C++ library could be engaged ?
Signature body should be possible, but XML security is not built into Axis C++.

You should be able to do this with Axis2/C, by sending the signed node as an MTOM attachment.
But again, you have to write the code that plugs in XML Sec C++ on your own.

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to