Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2813

Re-enable incontainer testing on WFLY

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 7.0.0.Alpha1
    • None
    • None
    • None

      Currently, all incontainer WFLY testing for Weld 7 is disabled.
      This is due to WFLY internals using calls to BeanManager#getELResolver which we cannot remove until WFLY is based against at least EE 11 (CDI 4.1) where we added CDI EL API.

      Once available, we need to send a PR into WFLY and re-enable tests.
      A hasty draft of those changes can be seen in my branch - https://github.com/manovotn/wildfly/tree/cdiElApiChanges

              manovotn Matěj Novotný
              manovotn Matěj Novotný
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: