Bonjour

j'ai bien installé tomcat 6.0.29 sous windows XP

et je redémarre ce serveur d'une façon normale avec le fichier startup.bat et j'obtiens sa page d'accueil avec le navigateur

j'ai ajouté un nouvelle connexion entre eclipse 3.6 et ce serveur et j'ai testé le redémarrage de tomcat depuis eclipse et ça fonctionne très bien
c'est le log :
21 déc. 2010 11:59:12 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: E:\CynAMAF\outils\jdk1.5.0_09\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jre1.6.0/bin/client;C:/Program Files/Java/jre1.6.0/bin;C:/Program Files/Java/jre1.6.0/lib/i386;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\
21 déc. 2010 11:59:13 org.apache.coyote.http11.Http11Protocol init
INFO: Initialisation de Coyote HTTP/1.1 sur http-8080
21 déc. 2010 11:59:13 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 716 ms
21 déc. 2010 11:59:13 org.apache.catalina.core.StandardService start
INFO: Démarrage du service Catalina
21 déc. 2010 11:59:13 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
21 déc. 2010 11:59:13 org.apache.coyote.http11.Http11Protocol start
INFO: Démarrage de Coyote HTTP/1.1 sur http-8080
21 déc. 2010 11:59:13 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
21 déc. 2010 11:59:13 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/32 config=null
21 déc. 2010 11:59:13 org.apache.catalina.startup.Catalina start
INFO: Server startup in 483 ms
et lorsque j'essaye d'accéder au serveur via le navigateur web avec l'adresse
http://localhost:8080/

j'obtiens ce message:
Etat HTTP 404 - /

type Rapport d'état

message /

description La ressource demandée (/) n'est pas disponible.
Apache Tomcat/6.0.29
avez vous des solutions ou propositions ?? et merci d'avance !!