Hi all,
Just wondering if it would be possible to use GWT's hosted Jetty to
start WAIB's servlets and websocket server.
I've been using remote debug but being able to launch this from the IDE
would be great.
Could we use a GuiceServletContextListener to register the servlets
instead of relying on ServerMain ?
This would still allow us to have a programatic configuration (only a
guicefilter in the web.xml) but could decouple from the internal Jetty
server.
- Guice Servlet and GWT hosted Jetty Nelson Silva
-