[jbossts-issues] [JBoss JIRA] (JBTM-3269) Make Narayana commit markable resource quickstart working with JDK9+

Ondrej Chaloupka (Jira) issues at jboss.org
Thu Mar 12 13:09:02 EDT 2020


     [ https://issues.redhat.com/browse/JBTM-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Chaloupka updated JBTM-3269:
-----------------------------------
    Summary: Make Narayana commit markable resource quickstart working with JDK9+  (was: Make narayana quickstart on CMR working with JDK9+)


> Make Narayana commit markable resource quickstart working with JDK9+
> --------------------------------------------------------------------
>
>                 Key: JBTM-3269
>                 URL: https://issues.redhat.com/browse/JBTM-3269
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Quickstarts
>            Reporter: Ondrej Chaloupka
>            Assignee: Ondrej Chaloupka
>            Priority: Minor
>
> The quickstart `wildfly/commit-markable-resource` fails with
> {quote}
> Failed to execute goal on project commit-markable-resource: Could not resolve dependencies for project org.jboss.narayana.quickstarts:commit-markable-resource:war:5.10.5.Final-SNAPSHOT: Could not find artifact com.sun:tools:jar:1.6.0 at specified path /opt/jdk-9.0.4/../lib/tools.jar
> {quote}
> on JDK9.
> It's caused by the fact that the Arquillian Byteman Extension uses call {{VirtualMachine.attach(pid)}} which is handled differently on JDK9+.
> See https://github.com/arquillian/arquillian-extension-byteman/blob/master/pom.xml#L221



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbossts-issues mailing list