I have a weird problem with my faces-config.xml file - I'm using Netbeans.
As soon as I make a faces-config file by choosing "New" -> "JSF Faces Configuration" the entire app fails at runtime: "The module has not been deployed." When I erase the config file the app runs just fine (except for missing all the extra modifications from the faces-config file). I'm using a MacBook Pro with Mountain Lion. I use Eclipse on a daily basis and have all the necessary Java tools installed - as far as I'm concerned.
I appreciate any help. This problem has been going on for some time now and I can't find any matching case on the web.
HELP!!!