RE: Axis and security

2002-01-08 Thread Sedukhin, Igor
ECTED]; [EMAIL PROTECTED] Subject: Re: Axis and security (was: Forrest Layout 1.4) Dims, I'll add two samples which can easily be modified and which relate to each other. I'll send you a notification about that. Christian --On Montag, 7. Januar 2002 18:14 -0800 Davanum Srinivas &l

Re: Axis and security (was: Forrest Layout 1.4)

2002-01-08 Thread Christian Geuer-Pollmann
Dims, > information for [EMAIL PROTECTED] mailing list. You can view > the archives at > http://marc.theaimsgroup.com/?l=xml-security-dev&r=1&w=2. The archives are _NOT_ up-to-date. It took very long until the archival started and they stopped at 2001-11-01 ;-( (And there is no way to peek som

Re: Axis and security (was: Forrest Layout 1.4)

2002-01-08 Thread Christian Geuer-Pollmann
Hi Farrukh, --On Dienstag, 8. Januar 2002 13:52 -0500 Farrukh Najmi <[EMAIL PROTECTED]> wrote: > I did an update of my xml-security workspace to get these examples and > then tried to build the test target. I got compile errors. BTW is there a > miling list where I can subscribe for xml-securit

Re: Axis and security (was: Forrest Layout 1.4)

2002-01-08 Thread Davanum Srinivas
Farrukh, please try the "clean" target and try once again. I just tried it. Also, see bottom of the http://xml.apache.org/mail.html page for subscription information for [EMAIL PROTECTED] mailing list. You can view the archives at http://marc.theaimsgroup.com/?l=xml-security-dev&r=1&w=2. Thank

Re: Axis and security (was: Forrest Layout 1.4)

2002-01-08 Thread Farrukh Najmi
Christian, I did an update of my xml-security workspace to get these examples and then tried to build the test target. I got compile errors. BTW is there a miling list where I can subscribe for xml-security? + [ -z c:/jdk1.3 ] + JAVACMD=c:/jdk1.3/bin/java + SEP=; + cp=./libs/xerces-1_4_4.jar;c:/

Re: Axis and security (was: Forrest Layout 1.4)

2002-01-08 Thread maillist
Dims, I added two samples under CVS/xml-security/src_samples/org/apache/xml/security/samples AxisSigner.java and AxisVerifier.java create a SOAP msg (sorry for the stuupid code) and sign the Body (and verify it). --On Dienstag, 8. Januar 2002 09:26 +0100 Christian Geuer-Pollmann <[EMAIL PR

Re: Axis and security (was: Forrest Layout 1.4)

2002-01-08 Thread Christian Geuer-Pollmann
Dims, I'll add two samples which can easily be modified and which relate to each other. I'll send you a notification about that. Christian --On Montag, 7. Januar 2002 18:14 -0800 Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Christian, > > Spent some time one the two samples CreateSignature.