You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2018/09/25 12:34:00 UTC

[jira] [Created] (IGNITE-9687) JDK9: JTA tests failed

Taras Ledkov created IGNITE-9687:
------------------------------------

             Summary: JDK9: JTA tests failed
                 Key: IGNITE-9687
                 URL: https://issues.apache.org/jira/browse/IGNITE-9687
             Project: Ignite
          Issue Type: Task
    Affects Versions: 2.6
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov


JTA tests fail on JDK9 with error:
{{java.lang.NoClassDefFoundError: javax/rmi/PortableRemoteObject}}
the option {{--add-modules java.se.ee}}
changes the error to:
{{java.lang.NoClassDefFoundError: javax/transaction/UserTransaction}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)