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

Provide an easier way to bootstrap CDI requests in the Netty4 server

    XMLWordPrintable

Details

    Description

      Provide a simpler way to integrate CDI into the Netty4 server. The following changes should happen:

      • The ResteasyExtension (for CDI) should track resources and providers, and allow them to be loaded dynamically.
      • For each incoming request, mimic the CDI behavior of starting a RequestContext for the duration of the call stack.
      • Allow the overriding of the request dispatcher, so that other implementations can be used.
      • Clean up the handling of CdiInjectorFactory to correctly work when no servlet context is present.

      Attachments

        Activity

          People

            Unassigned Unassigned
            meetoblivion_jira John Ament (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: