I can access my web application by going to http://localhost:8080/webapp, however, I cannot access it by using my local IP address. As far as I know, I am using default configuration options.
This is also on Windows Server 2008 R2 and there is no firewall currently running.
Thanks.
Here is a link to the server.xml file: http://codeviewer.org/view/code:1dad
server.xmlfile. – quanta Aug 19 '11 at 15:15netstat -nao | findstr :8080? – quanta Aug 19 '11 at 16:28