A very wise and intelligent coworker of mine just mentioned that it might be
related to the project stage. Try adding this to your web.xml
<context-param> <param-name>javax.faces.PROJECT_STAGE</param-name>
<param-value>Development</param-value> </context-param>
Jason Lee
--
[Message sent by forum member 'jdlee']
View Post: http://forums.java.net/node/825014