Bonjour,

Je travaille sous MyEclipse, j'ai crée un Webproject et quand je l'exécute ça m'affiche :
404 Not Found
The path '/Test' was not found.

Traceback (most recent call last):
File "C:\Documents and Settings\HP\OpenERP AllInOne\Web\python25\lib\site-packages\cherrypy-3.1.2-py2.5-win32.egg\cherrypy\_cprequest.py", line 606, in respond
cherrypy.response.body = self.handler()
File "C:\Documents and Settings\HP\OpenERP AllInOne\Web\python25\lib\site-packages\cherrypy-3.1.2-py2.5-win32.egg\cherrypy\_cperror.py", line 227, in __call__
raise self
NotFound: (404, "The path '/Test' was not found.")
Quelqu'un saurait-il me dire d'où peut provenir le problème ?

Merci d'avance.