-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
3.1.0.Final
The code in the ResteasyServletContainerInitializer writes the detected resources and providers list to the dynamically created servlet initialization parameters, but the deployment information created in ConfigurationBootstrap#createDeployment accesses the global ServletContext - thus not finding the detected resources list and thinking that no resources/providers where detected.
- is blocked by
-
RESTEASY-1630 Provide resteasy-servlet-initializer tests
- Closed
- is related to
-
RESTEASY-1593 ResteasyBootstrap no longer registers the deployment dispatcher in the servlet context attributes
- Closed