On 5/9/06, David G. Friedman <[EMAIL PROTECTED]> wrote:
I didn't know MyFaces had added warnings like that. What version of MyFaces are you using? OR Is it something the Sun App server 8.2 is doing only on deploy or did you get that log entry every time you started your webapp?
It's a MyFaces warning. We've (mostly Mario) been adding in warning messages for common errors in an attempt to reduce the frequently asked questions on the list. And yes, you do not want to specify /WEB-INF/faces-config.xml in your web.xml file as it will be loaded twice if you do so.

