RE: Signing SOAP message

2003-09-17 Thread Sanjesh Pathak
Yuri Demchenko [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 17, 2003 8:10 AM To: [EMAIL PROTECTED] Subject: Re: Signing SOAP message Andrzej Roszkowski wrote: > I'm looking for any way to sign/verify SOAP messages using XMLSec. Is there > any redy-to-use handler or tutorial how to

Re: Signing SOAP message

2003-09-17 Thread Andrzej Roszkowski
On [17/09/2003 04:09], Yuri Demchenko wrote: > Very useful tutorial on JWSDP already mentioned here > http://java.sun.com/webservices/downloads/webservicestutorial.html > > Chapter 12. Building Web Services With JAX-RPC > Section 13. SOAP with Attachments API for Java > > for signing/verifying SO

Re: Signing SOAP message

2003-09-17 Thread Yuri Demchenko
Andrzej Roszkowski wrote: I'm looking for any way to sign/verify SOAP messages using XMLSec. Is there any redy-to-use handler or tutorial how to write it? im new to XMLSec lib so any good starting point will help Very useful tutorial on JWSDP already mentioned here http://java.sun.com/webservices