[
https://issues.apache.org/jira/browse/CXF-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessio Soldano resolved CXF-1516.
----------------------------------
Resolution: Fixed
Resolving this as I've just tried the testcase with Apache CXF 2.2.8 and the
failure is gone.
> Type inheritance with document/literal/bare
> -------------------------------------------
>
> Key: CXF-1516
> URL: https://issues.apache.org/jira/browse/CXF-1516
> Project: CXF
> Issue Type: Sub-task
> Components: JAX-WS Runtime
> Affects Versions: 2.1.4
> Reporter: Thomas Diesler
> Assignee: Alessio Soldano
>
> [ales...@inuyasha trunk]$ mvn -Ptestsuite,jboss423
> -Dtest=jbws1702/**/*TestCase test
> ...
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.885 sec <<<
> FAILURE!
> testInheritanceBare(org.jboss.test.ws.jaxws.jbws1702.JBWS1702TestCase) Time
> elapsed: 0.911 sec <<< FAILURE!
> junit.framework.AssertionFailedError: Should be an instance of ClassC, but
> was org.jboss.test.ws.jaxws.jbws1702.types.cla...@4a3158
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.assertTrue(Assert.java:20)
> at
> org.jboss.test.ws.jaxws.jbws1702.JBWS1702TestCase.testInheritanceBare(JBWS1702TestCase.java:69)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.