In my web application I'm trying to use custom error page. However this does not work with Weld.When I navigate to nonexisting page in my app instead of getting custom error ...
I am running my application in apache-tomcat-7.0.16 using JSF-2.1.2. After adding navigation rules in faces-config.xml, I am getting the NullPointerException. This bug was filed in JSF forum. Is there any compatible ...