[
https://issues.apache.org/jira/browse/WODEN-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512115
]
John Kaputin commented on WODEN-137:
------------------------------------
junit.framework.AssertionFailedError: Expected a null 'prefix' to be
initialized to the empty string "".
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
javax.xml.namespace.QNameTest.testGoodDeserializeQNameWithoutPrefix(QNameTest.java:476)
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:585)
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.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128)
at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)
> QNameTest.testGoodDeserializeQNameWithoutPrefix fails for Sun 1.5.0_07->_11
> JREs
> --------------------------------------------------------------------------------
>
> Key: WODEN-137
> URL: https://issues.apache.org/jira/browse/WODEN-137
> Project: Woden
> Issue Type: Bug
> Affects Versions: M7
> Environment: Sun 1.5.0_07, 1.5.0_09 JRE or 1.5.0_11 JRE.
> Reporter: Jeremy Hughes
> Assignee: John Kaputin
> Fix For: M8
>
>
> A v1.0 QName serialized object when deserialized into the QName
> implementation in the Sun JRE results in a QName with a null 'prefix' value.
> According to the javadoc for QName this shouldn't be allowed. This is a bug
> with the Sun JRE, just reporting it here to track the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]