just checked in rev 465595 in axiom
On 10/19/06, Bill Nagy <[EMAIL PROTECTED]> wrote:
(Running IBM JDK 1.5)
[junit] [ERROR] Test
org.apache.axis2.schema.testsuite.CustomElementsTest FAILED
[junit] Running org.apache.axis2.schema.testsuite.IntElementsTest
[junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0.254
sec
[junit] [ERROR] Test
org.apache.axis2.schema.testsuite.IntElementsTest FAILED
[junit] Running org.apache.axis2.schema.testsuite.StringElementsTest
[junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0.242
sec
[junit] [ERROR] Test
org.apache.axis2.schema.testsuite.StringElementsTest FAILED
Testsuite: org.apache.axis2.schema.testsuite.CustomElementsTest
Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0.247 sec
------------- Standard Output ---------------
minOccurs = 0 and nillable true
minOccurs = 0 and nillable true
------------- ---------------- ---------------
------------- Standard Error -----------------
java.lang.NullPointerException
at
org.apache.axiom.om.impl.MTOMXMLStreamWriter.<init>(MTOMXMLStreamWriter.java:66)
at
org.apache.axiom.om.impl.llom.OMNodeImpl.serializeAndConsume(OMNodeImpl.java:410)
at
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.serializeAndConsume(OMSourcedElementImpl.java:601)
at
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.serialize(OMSourcedElementImpl.java:562)
at
org.apache.axiom.om.impl.llom.OMElementImpl.toString(OMElementImpl.java:929)
at
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.toString(OMSourcedElementImpl.java:751)
at java.lang.String.valueOf(String.java:1475)
at java.lang.StringBuffer.append(StringBuffer.java:232)
at
org.apache.axis2.schema.testsuite.CustomElementsTest.testCustom(CustomElementsTest.java:208)
at
org.apache.axis2.schema.testsuite.CustomElementsTest.testCustom(CustomElementsTest.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
------------- ---------------- ---------------
Testcase:
testCustomArray(org.apache.axis2.schema.testsuite.CustomElementsTest):
FAILED
null
junit.framework.AssertionFailedError
at
org.apache.axis2.schema.testsuite.CustomElementsTest.testCustomArray(CustomElementsTest.java:48)
Testcase:
testCustom(org.apache.axis2.schema.testsuite.CustomElementsTest): FAILED
null
junit.framework.AssertionFailedError
at
org.apache.axis2.schema.testsuite.CustomElementsTest.testCustom(CustomElementsTest.java:163)
Testsuite: org.apache.axis2.schema.testsuite.IntElementsTest
Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0.254 sec
------------- Standard Output ---------------
minOccurs = 0 nillable true
------------- ---------------- ---------------
------------- Standard Error -----------------
java.lang.NullPointerException
at
org.apache.axiom.om.impl.MTOMXMLStreamWriter.<init>(MTOMXMLStreamWriter.java:66)
at
org.apache.axiom.om.impl.llom.OMNodeImpl.serializeAndConsume(OMNodeImpl.java:410)
at
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.serializeAndConsume(OMSourcedElementImpl.java:601)
at
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.serialize(OMSourcedElementImpl.java:562)
at
org.apache.axiom.om.impl.llom.OMElementImpl.toString(OMElementImpl.java:929)
at
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.toString(OMSourcedElementImpl.java:751)
at java.lang.String.valueOf(String.java:1475)
at java.lang.StringBuffer.append(StringBuffer.java:232)
at
org.apache.axis2.schema.testsuite.IntElementsTest.testIntArray(IntElementsTest.java:90)
at
org.apache.axis2.schema.testsuite.IntElementsTest.testIntArray(IntElementsTest.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
------------- ---------------- ---------------
Testcase:
testIntArray(org.apache.axis2.schema.testsuite.IntElementsTest): FAILED
null
junit.framework.AssertionFailedError
at
org.apache.axis2.schema.testsuite.IntElementsTest.testIntArray(IntElementsTest.java:46)
Testcase: testInt(org.apache.axis2.schema.testsuite.IntElementsTest):
FAILED
null
junit.framework.AssertionFailedError
at
org.apache.axis2.schema.testsuite.IntElementsTest.testInt(IntElementsTest.java:134)
Testsuite: org.apache.axis2.schema.testsuite.StringElementsTest
Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0.242 sec
------------- Standard Output ---------------
Test minOccurs 0 nillable true
Test minOccurs 0 nillable true
------------- ---------------- ---------------
Testcase:
testStringArray(org.apache.axis2.schema.testsuite.StringElementsTest):
FAILED
null
junit.framework.AssertionFailedError
at
org.apache.axis2.schema.testsuite.StringElementsTest.testStringArray(StringElementsTest.java:47)
Testcase:
testString(org.apache.axis2.schema.testsuite.StringElementsTest): FAILED
null
junit.framework.AssertionFailedError
at
org.apache.axis2.schema.testsuite.StringElementsTest.testString(StringElementsTest.java:169)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]