I\'m using Omnifaces 1.3 + Primefaces 3.4.1 + Jboss 7.1.1 Final but I just can\'t redirect the exceptions with the FullAjaxExceptionHandler configured on my
I was getting a similar error in a standalone application (i.e. not using Omnifaces 1.3 + Primefaces 3.4.1 + Jboss 7.1.1). I added the following to my pom.xml file and it fixed the problem for me.