Hi Jason,
I just found what the problem was. The culprit was Eclipse Project Facets configuration.
I use Eclipse WebTools (Galileo) to create my project. The Facets was setup like this: Dynamic Web module: 2.4, Java 1.4, JavaServers Faces 1.1. I try to modify these settings to at least work with JSF 1.2... Can't figured out how to modify it, Eclipse complain about a zillion things. So, I created a new web project using web module 2.5 and Java 6 and NO jsf facets.
That was it! Everything was running fine!
I don't fully understand why. Surely at runtime eclipse didn't handle well the fact that the project was setup with JSF 1.1 and in my web content library was JSF 1.2.
Someone have a better explanation?
Sylvain
[Message sent by forum member 'sbouchard']
http://forums.java.net/jive/thread.jspa?messageID=470888