Error java.lang.ClassNotFoundException: javax.enterprise.context.spi.Contextual – Apache
Right now im using the following: NetBeans 8.2 Apache Tomcat 8.0.53 JSF 2.2 IceFaces 4.3 All in a Maven project (3.6 I think) Im trying to fill an "ace:dataTable" with a List that I've already created. When I try to…