web.xml not working? help!
Hi, I am able de deply correctly on tomcat, but on jboss 4 I have this problem:
When I run my servlet from the browser it says that the resource is not avaible, without any exceptions on the console, it means that couldnt find the servlet to display. But the web.xml is inside the WEB-INF folder and is correctly done, I have reviewed and remaked it several times.
Any idea of the problem, I am using windows XP.

