The problem is solved. As usual, it is something absolutely trivial, which does not show up on any debugging tool. The web.xml doctype was for 2.2, not 2.4. What a difference 0.2 makes. Because the doctype was for an older app, it was giving me JSP 1.2 or whatever, when I need JSP 2.0.
This is the curse of Java: most of the hard part of getting an app to run is you spend days or weeks chasing down all these trivial little things, and there's no tool that helps with any of this. Once you have the app running, everything is great. There are amazing debugging tools, etc, but until then, these mystery problems can be a nightmare. I guess that's where experience comes in. It has taken me about 10 days to get a basic EJB 3 + JSF app up and working to where I could sign up and log in. Next time it will take me 10 minutes to do the same. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955706#3955706 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955706 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user