This problem is also documented on http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4336
Simply to say: The xmlns:xml=".." attribute which is added by the new Xalan has no owner document... Christian --On Montag, 26. November 2001 08:15 -0500 Sam Ruby <[EMAIL PROTECTED]> wrote: > Would it be possible to get some focus on this from the Xalan team? The > error looks serious, and the failures had a bugzilla report opened in July > on the issue, and apparently the problem was reproduced by the Xalan team > in October. > > This is a fellow xml.apache.org project, after all... > > To reproduce, simply checkout xml-security, and build thus: > > ant -Dlib.xalan=/path/to/xalan.jar test > > - Sam Ruby > > ---------------------------------------------------- > This email is autogenerated from the output from: > <http://jakarta.apache.org/builds/gump/2001-11-26/xml-security.html> > ---------------------------------------------------- > > test: > [junit] ......................................... > [junit] ..........F.F.F.F.F...........E... > [junit] Time: 7.078 > [junit] There was 1 error: > [junit] 1) > test3(org.apache.xml.security.test.transforms.implementations.TransformBa > se64DecodeTest) > > [junit] java.lang.RuntimeException: Could not resolve the node to a > handle > [junit] at > org.apache.xml.dtm.ref.DTMManagerDefault.getDTMHandleFromNode(DTMManagerD > efault.java:453) > > [junit] at > org.apache.xpath.XPathContext.getDTMHandleFromNode(XPathContext.java:195) > [junit] at org.apache.xpath.XPathAPI.eval(XPathAPI.java:274) > [junit] at > org.apache.xpath.XPathAPI.selectNodeList(XPathAPI.java:202) > [junit] at > org.apache.xpath.XPathAPI.selectNodeList(XPathAPI.java:182) > [junit] at > org.apache.xml.security.transforms.implementations.TransformBase64Decode. > enginePerformTransform(TransformBase64Decode.java:163) > > [junit] at > org.apache.xml.security.transforms.Transform.performTransform(Transform.j > ava:321) > > [junit] at > org.apache.xml.security.transforms.Transforms.performTransforms(Transform > s.java:252) > > [junit] at > org.apache.xml.security.test.transforms.implementations.TransformBase64De > codeTest.test3(TransformBase64DecodeTest.java:280) > > [junit] > [junit] FAILURES!!! > [junit] Tests run: 69, Failures: 5, Errors: 1 > [junit] > > BUILD FAILED > > /home/rubys/jakarta/xml-security/build.xml:199: Java returned: -1 > > Total time: 55 seconds > >
