[EMAIL PROTECTED]: xml-security/xml-security failed

2004-06-09 Thread Sam Ruby
curity/xml-security/rss.xml Atom: http://brutus.apache.org:8080/gump/xml-security/xml-security/atom.xml -- Produced by Gump 2.0.3-alpha-0002. [Run (20040609 09:00:06, brutus:brutus-public:20040609 09:00:06)] http://brutus.apache.org:8080/gump/index.html http://brutus.apache.org:8080/gump/

[EMAIL PROTECTED]: xml-security/xml-security failed

2004-06-09 Thread Sam Ruby
curity/xml-security/rss.xml Atom: http://brutus.apache.org:8080/gump/xml-security/xml-security/atom.xml -- Produced by Gump 2.0.3-alpha-0002. [Run (20040609 09:00:06, brutus:brutus-public:20040609 09:00:06)] http://brutus.apache.org:8080/gump/index.html http://brutus.apache.org:8080/gump/

Can the same certificate have two different RSA-Modulus, RSA-Exponent pairs? --> YES!

2004-06-09 Thread Martin Labarthe Dubois
it´s surprising... the same key using two different algorithm, has generated the same signature, with the same certificate but with different, exponent+modulus pair. i verified both, and both are correct! (with Apache and with IBM xml security suit.) someone here told once that the same certif

Re: XML Security library & Websphere

2004-06-09 Thread PD EMail
Please do add it. I am hoping that someone may know more about this to validate what i did (i only tested one algorithm) and to complete missing parts. Pete Kempf --- Berin Lautenbach <[EMAIL PROTECTED]> wrote: > Cool! Do you mind if we add these to config.xml? > > Cheers, > Berin > > P

Re: [Patch] build.src.jar target in build.xml

2004-06-09 Thread Davanum Srinivas
+1 from me. On Wed, 09 Jun 2004 15:17:46 +0530, Vishal Mahajan <[EMAIL PROTECTED]> wrote: > > All, > > I felt it would be useful to have a target that builds only the src jar. > The "build.jar" target that we have, builds the test and sample jars also. > I propose the attached patch which introd

[Patch] build.src.jar target in build.xml

2004-06-09 Thread Vishal Mahajan
All, I felt it would be useful to have a target that builds only the src jar. The "build.jar" target that we have, builds the test and sample jars also. I propose the attached patch which introduces a new target - "build.src.jar". The patch factors out the manifest task in a "manifest" target, w

Re: Bug in ElementProxy.java

2004-06-09 Thread Vishal Mahajan
Hi Raul, [EMAIL PROTECTED] wrote: I observed a regression in the ElementProxy.getTextFromChildElement() method. I've attached the patch for the bug. I just wanted to get a second word before I check it in. Thanks, Vishal Thanks Vishal, I've forgot a the getFirstChild()