Hola Bea, pueden ser mil cosas - entiendo que el JBoss està bien configurado: prueba http://localhost:8080 - entiendo que tu aplicaciÃn se llama tambiÃn HelloWorld y se despliega correctamente (revisa el log) - mira a ver si tu Servlet implementa doGet() - en el tag <servlet-class> hay que meter la ruta completa (p.e: es.ejemplo.HelloWorld) - yo no llamarÃa HelloWorld a todo. Prueba a cambiar el url pattern (ademÃs se recomiendan minÃsculas) a otro nombre
suerte View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867705#3867705 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867705 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
