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

Treating all JAX-RS components as CDI Beans has some negative consequences

XMLWordPrintable

      It seems that wildfly is now treating all jax-rs Providers and Resources as CDI Beans. This is probably fine most of the time, but there are some Provider classes that cause UnproxyableResolutionException (WELD-001437) errors, due to the fact that resteasy-cdi attempts to get bean reference whose type is identical to the bean class.

      See the forum link for a specific instance of this.

            rsigal@redhat.com Ronald Sigal
            matt.drees2 Matt Drees (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: