users@glassfish.java.net

Re: RES_NOT_FOUND problem

From: <forums_at_java.net>
Date: Thu, 28 Jul 2011 10:49:39 -0500 (CDT)

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