Hi,

Seems like you need to repeat WSDoAllSender handler 3 times.
Ping5 of the interop scenarios (client-config is here[1] ) shows how
to sign twice by repeating the handler . You can set the 'user'
parameter value of each of the handler configs to the private key
alias you want to sign with.

If it is parts of the message that you want to sign you have to use
the 'signatureParts' parameter.

Thanks,
Ruchith

[1] 
http://svn.apache.org/viewcvs.cgi/webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd?view=markup
have a look at <service name="Ping5"> config in the Client_deploy.wsdd file.

On 1/19/06, Nicolas Guaneme <[EMAIL PROTECTED]> wrote:
> Hello All.
>
> I have 3 digital signatures and I need include into a client for
> consuming a web services but I don't know to do...... any body should
> help me please......
>
> Regards....
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Ruchith

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

Reply via email to