[
https://issues.apache.org/jira/browse/AXIS2-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617549#comment-14617549
]
Shameera Rathnayaka commented on AXIS2-5702:
--------------------------------------------
Hi Andreas,
I could able to fix this, root cause was, in ExtensionTypesTest class was
getting operation by index, but the order of operations are different with jdk
1.7 and jdk 1.8. I changed it to get operation by operation name and it works
for both jdks. for more info check commit r1689760.
Thanks,
Shameera.
> 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]