Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1015

ResteasyCdiExtension is adding CDI scopes to classes that should not be CDI beans

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.7.0.Final, 4.1.0.Final
    • 3.0.6.Final, 3.6.3.Final
    • CDI Integration
    • None
    • Wildfly 8.0.0.CR1

      In Wildfly 8.0.0.CR1, ResteasyCdiExtension is adding @Scope annotations to classes that were not intended to be CDI beans. If the class is final, or otherwise unproxyable, this causes a WELD-001437/UnproxyableResolutionException when the provider is instantiated by resteasy.

      See linked resteasy-dev email chain for more details.

              rsearls r searls
              matt.drees2 Matt Drees (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: