-
Bug
-
Resolution: Done
-
Major
-
3.1.0.CR1
-
None
-
None
Caused by: java.lang.NullPointerException at org.jboss.resteasy.plugins.guice.ModuleProcessor.processInjector(ModuleProcessor.java:57) at org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener.contextInitialized(GuiceResteasyBootstrapServletContextListener.java:58) at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187) at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:200) at io.undertow.servlet.core.DeploymentManagerImpl$1.call(DeploymentManagerImpl.java:171) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:42) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:234)
- is caused by
-
RESTEASY-1287 RESTEasy-Spring is unable to set mediaTypeMappings in ResteasyDeployment by bean settings
- Resolved