I get this error when I try to use the omnifaces
Caused by: java.lang.ClassNotFoundException: org.omnifaces.exceptionhandler.FullAjaxExceptionHandlerFactory at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1516) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1361) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:591)
Please can anyone help me and tell me what is the problem ?!