I have an application embedding Jetty as the web server to host an RESTful API. I've been developing it in Eclipse on Ubuntu, and when launched from the IDE everything works great. When I package up the application, however, and deploy it on a server Jetty no longer responds to requests.I have an application embedding Jetty as the we