I have not heard of anyone doing this successfully.  There is a post from
someone who was not successful (at the time, at least):
http://marc.theaimsgroup.com/?l=soap-dev&m=102490144518531&w=2.  This user
was using normal serialization, however.  It could be that if you use the
messaging intefaces (see the messaging sample) you would not have the same
problems.  Also, you could put the data you want to sign in a separate SOAP
attachment, which would be serialized with no loss of fidelity.  That would
not sign the whole envelope, of course.

Scott Nichol

----- Original Message -----
From: "Tariq Sultan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 18, 2002 7:17 AM
Subject: Signing an Apache SOAP Message



Hi All,
    I am a new comer to this list. I am using Apache SOAP for remote
procedure calling. Now i want to use XML digital signature to sign my SOAP
messages and then validate them on server side. Can anybody pl. point me
towards some examples doing the same task.

regards,

(Tariq Sultan)


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

Reply via email to