Hi,
XML security version
1.4 Beta0 and Beta1 doesn't sign the XML document correctly. I developped a Java
library that uses XML security to sign/verify and to encrypt/decrypt XML
documents. When I executed my JUNIT tests, they failed when XML document are
verified. I have two tests that failed:
TEST 1:
The XML
document is already signed (with XML security version 1.2) and it is verified
with the version 1.4 (beta0 and beta1). This test failed using version 1.4 but
was ok with precedent versions.
TEST 2: The
XML document is signed with XML security V1.4Beta1 and is verified with IBM
XSS4J toolkit. This test failed using version 1.4Beta1 but was ok with precedent
versions.
I think it is a
critical bug...Please can you help me
Regards. Yvan
Hess