as?
Again, thanks for your answer,
Marcelo.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 30, 2007 13:27
To: security-dev@xml.apache.org
Subject: Re: c14n test vectors
Since you are canonicalizing XPath node-sets, try calling
XMLUtils.circumv
t", because subtree c14n is
working just fine for me), but don't now what yet...
Thanks for your time!
Marcelo.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Raul Benito
Sent: Tuesday, May 29, 2007 10:38
To: security-dev@xml.apache.org
Subj
l Benito
Sent: Tuesday, May 29, 2007 10:38
To: security-dev@xml.apache.org
Subject: Re: c14n test vectors
We have this test vector in our test suite. And they are passing, can
you look at this data:
xml-se/data/interop/c14n/Y4
And the test code
xml-sec/src_unitTests/org/apache/xml/security/test/c1
edInfo subtree.
Thanks in advanced,
Marcelo.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Raul Benito
Sent: Tuesday, May 29, 2007 05:07
To: security-dev@xml.apache.org
Subject: Re: c14n test vectors
Hi Marcelo,
It is strange, I think that Merlin
Thanks in advanced,
Marcelo.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Raul Benito
Sent: Tuesday, May 29, 2007 05:07
To: security-dev@xml.apache.org
Subject: Re: c14n test vectors
Hi Marcelo,
It is strange, I think that Merlin interop test is our unit
Hi Marcelo,
It is strange, I think that Merlin interop test is our unittest suite.
Can you send the differences?
Regards,
Raul
On 5/28/07, Da Cruz Pinto, Juan M <[EMAIL PROTECTED]> wrote:
Hi Everybody,
Are there any unit tests in the code to test c14n interoperability? I've
been tryi
Hi Everybody,
Are there any unit tests in the code to test c14n interoperability? I've
been trying to test the "merlin-c14n-three" test vectors, but some of
the tests inside it are failing.
My environment:
- XML Security 1.4.1 library
- Using XMLUtils.circumventBug2650(docu