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

Ensure @Context-injected proxies implement all interfaces

XMLWordPrintable

    • Undefined

      When creating proxies for @Context injection, the proxies only implement the single rawType interface. This can cause problems inside frameworks like Open Liberty where things like the HttpServletRequest instance implement other interfaces for proper operation. It also prevents users from casting their providers to other interfaces.

      I should have a fix for this shortly.

              rsigal@redhat.com Ronald Sigal
              andymc12 Andy McCright (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: