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

Remove the need to deal with javax->jakarta with H2

    XMLWordPrintable

Details

    Description

      We shouldn't need to transform H2 for javax->jakarta. The only EE API it uses is Servlet and we don't support its use of servlet in production.

      From its module.xml we can remove the javax.servlet.api dependency. We can remove javax.transaction.api as well as it doesn't actually use that; it uses javax.transaction.xa from the JDK (e.g. XAResource), which is a different thing.

      Attachments

        Issue Links

          Activity

            Public project attachment banner

              context keys: [headless, issue, helper, isAsynchronousRequest, project, action, user]
              current Project key: WFLY

              People

                bstansbe@redhat.com Brian Stansberry
                bstansbe@redhat.com Brian Stansberry
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: