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

SpringBeanProcessorServletAware loads wrong attributes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 3.1.0.CR1, 3.0.20.Final
    • 3.1.0.Beta2
    • jaxrs
    • None

    Description

      With commit ba570b0.. the ResteasyBootstrap class now sets the ResteasyDeployment as attribute into the context instead of the ResteasyProviderFactory, the Dispatcher and the Registry.

      Since now these three are not in the context anymore and only reachable over the ResteasyDeployment, org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware should also load these classes over the ResteasyDeployment from the context.

      Little note: The servletContext should be protected instead of private.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              marving92 Marvin Gilbert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: