eclips用resin起服务后,线程运行正常,但打开页面提示404

求助:eclips用resin起服务后,线程运行正常,但打开页面提示404eclipse juno设置resin4做服务器,在项目中使

求助:eclips用resin起服务后,线程运行正常,但打开页面提示404
eclipse juno设置resin4做服务器,在项目中使用debug on server。
打开页面后显示

404 Not Found
/test/ was not found on this server. 

--------------------------------------------
Resin/4.0.35 Server: 'app-0' 

但是随同启动的线程程序却在后台跑的好好地,可以debug,可以单步调试。
console里一切正常,没有报任何错误

求高手解惑
[解决办法]
你web.xml没有设置欢迎页面吧