I'm doing this in my axis2.xml (if I understand your question correctly):

<signatureParts>
{Element}{http://schemas.xmlsoap.org/ws/2004/03/addressing}To;
{Element}{http://schemas.xmlsoap.org/ws/2004/03/addressing}ReplyTo;
{Element}{http://schemas.xmlsoap.org/ws/2004/03/addressing}MessageID;
{Element}{http://schemas.xmlsoap.org/ws/2004/03/addressing}Action
</signatureParts>

Signatures are generated for each of the elements ... the ";" separator was the key to getting this to work ...

On 5-Apr-07, at 7:48 AM, Jochen Zink wrote:

Hello,

I have a SOAP-Message with UsernameToken and Timestamp. I want to sign the SOAP-Body, TimeStamp and UsernameToken Element...

In the OutFlowElement is a signatureParts Element, where I can specify the signed Parts of a soap message. But it is not possible for me, to specify more than one Element inside of signatureParts. Is it possible to specify more than one? If yes, has anyone a little example for me? Every try of me fails.

Thanks!

_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192


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


_________________________________
Aaron Aston | Twisted Pair | 905.852.0950




Reply via email to