[
https://issues.apache.org/jira/browse/AXIS2-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617333#comment-14617333
]
Andreas Veithen commented on AXIS2-5702:
----------------------------------------
I also got the following error in the axis2-integration module:
{code}
Running org.apache.axis2.wsdl.ExtensionTypesTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.145 sec <<<
FAILURE!
testExtensionTypes(org.apache.axis2.wsdl.ExtensionTypesTest) Time elapsed:
0.646 sec <<< FAILURE!
junit.framework.ComparisonFailure: null expected:<urn:echoOM[]> but
was:<urn:echoOM[Element]>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at
org.apache.axis2.wsdl.ExtensionTypesTest.testExtensionTypes(ExtensionTypesTest.java:89)
{code}
Did you see that as well?
> Axis2 trunk build with java 8(JDK 1.8)
> --------------------------------------
>
> Key: AXIS2-5702
> URL: https://issues.apache.org/jira/browse/AXIS2-5702
> Project: Axis2
> Issue Type: Wish
> Reporter: Shameera Rathnayaka
>
> There are set of build issues with jdk 1.8 including JAXWS issues, osgi
> issues Javax wsdl generation issues, JiBX issues etc.... Some of them can be
> resolved quickly but issues with JiBX need to wait for a new release with
> BCEL 6.0 which has a fix for java 8
> https://issues.apache.org/jira/browse/BCEL-173, According to this
> https://github.com/jibx/jibx/issues/3 couldn't expect any near future
> releases for JiBX. One option is to move to JAXB instead of JiBX. This
> required to replace axis2 jibx module with JAXB code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]