Possivel ERRO NO TOMCAT DO NETBEANS

bom dia amigos!!

tenho minima experiencia com o jsf e estou fazendo uma aplicaçãozinha so pra estudar mesmo…

e o problema é q quando vou subir a pagina o fala q o tom cat naum conseguiu requisitar a pagina ou q esta pagina não esta disponivel ou algo do tipo

não acontece nenhum erro no console de saida do net bens como vcs podem ver abaixo

init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
Copying 1 file to C:\Documents and Settings\Walfrides\Desktop\jsfapp\build\web\WEB-INF\lib
library-inclusion-in-manifest:
compile:
compile-jsps:
Building jar: C:\Documents and Settings\Walfrides\Desktop\jsfapp\dist\jsfapp.war
do-dist:
dist:
Executando deploy incremental para http://localhost:8084/jsfapp
Distribuição incremental do http://localhost:8084/jsfapp completada
Redeploying http://localhost:8084/jsfapp incrementalmente
reload?path=/jsfapp
OK - Reloaded application at context path /jsfapp
run-deploy:
Browsing: http://localhost:8084/jsfapp/
run-display-browser:
run:
EXECUTADO COM SUCESSO (tempo total: 11 segundos)

esse é o erro do navegador

HTTP Status 404 - /jsfapp/

type Status report

message /jsfapp/

description The requested resource (/jsfapp/) is not available.
Apache Tomcat/6.0.13

Cara, passa o teu web.xml para podermos dar uma olhada.