|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Brian Reinhold (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Sagara Gunathunga (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Andreas Veithen (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Sagara Gunathunga (JIRA)
- [jira] [Updated] (AXIOM-423) WSS4J fails when pr... Suresh Attanayake (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Suresh Attanayake (JIRA)
- RE: [jira] [Commented] (AXIOM-423) WSS4J fa... Martin Gainty
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Andreas Veithen (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Brian Reinhold (JIRA)
- [jira] [Updated] (AXIOM-423) WSS4J fails when pr... Suresh Attanayake (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Andreas Veithen (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Brian Reinhold (JIRA)
- [jira] [Comment Edited] (AXIOM-423) WSS4J fails ... Suresh Attanayake (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Suresh Attanayake (JIRA)
- [jira] [Comment Edited] (AXIOM-423) WSS4J fails ... Suresh Attanayake (JIRA)
- [jira] [Comment Edited] (AXIOM-423) WSS4J fails ... Suresh Attanayake (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Hudson (JIRA)
- [jira] [Updated] (AXIOM-423) WSS4J fails when pr... Andreas Veithen (JIRA)
- [jira] [Work started] (AXIOM-423) WSS4J fails wh... Andreas Veithen (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Hudson (JIRA)
- [jira] [Commented] (AXIOM-423) WSS4J fails when ... Andreas Veithen (JIRA)

-------------------------------------------------------------------------------
Test set: org.apache.axiom.om.impl.dom.DOMImplementationTest
-------------------------------------------------------------------------------
Tests run: 115, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.039 sec <<< FAILURE!
org.apache.axiom.ts.dom.attr.TestLookpNamespaceURI(org.apache.axiom.ts.dom.attr.TestLookpNamespaceURI) Time elapsed: 0.007 sec <<< ERROR!
java.lang.NullPointerException
at org.apache.axiom.om.impl.dom.NodeImpl.lookupNamespaceURI(NodeImpl.java:316)
at org.apache.axiom.ts.dom.attr.TestLookpNamespaceURI.runTest(TestLookpNamespaceURI.java:50)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)