> Hi all, > > my application loops in the X509Data(Element element, String BaseURI) > constructor of the org.apache.xml.security.keys.content.X509Data class. > Adding > > sibling=sibling.getNextSibling(); > > before the end of the 'while' (line 116), fixed it for me. So probably > it would fix this problem in generell. > > regards, >
Thanks a lot. I have fix it in CVS. It seems that there is no automatic testing for this. Can you send me the xml that has detect the error, so i can add a test to the testsuite? Regards, Raul Benito, http://r-bg.com
