Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3269

Make Narayana commit markable resource quickstart working with JDK9+

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 5.10.5.Final
    • None
    • Quickstarts
    • None

    Description

      The quickstart `wildfly/commit-markable-resource` fails with

      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

      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

      Attachments

        Issue Links

          Activity

            People

              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: