Configure the Guice stage

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3027

This topic has not yet been written. The content below is from the topic description.
42.1. Configuring Stage You can configure the stage Guice uses to deploy your modules by specific a context param, resteasy.guice.stage. If this value is not specified, Resteasy uses whatever Guice's default is. Guice Hello resteasy.guice.modules org.jboss.resteasy.examples.guice.hello.HelloModule resteasy.guice.stage PRODUCTION org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener Resteasy org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher Resteasy /*