Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1494

Wiring inconsistency with javax.transaction 1.2 API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Alpha2
    • None
    • Transactions
    • None

    Description

      The transaction API defines imports like this

      Import-Package: javax.enterprise.context,javax.enterprise.util,javax.interceptor;version="[1.2,2)"

      which is problematic in two ways

      a) unspecified version for javax.enterprise API
      b) explicit import of javax.interceptor API, which is missing above

      Attachments

        Activity

          People

            tdiesler@redhat.com Thomas Diesler
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: