I am getting this error, when executing JSF and PrimeFaces.
I have included these jars,
in the WEB-INF/lib
folder.
Is there any jar I am missing?
Right click on project properties and follow below steps
"Project Properties" --> "Deployment Assembly", adding "Java Build Path Entries" -> "Maven Dependencies" solves the problem!