0 Replies Latest reply on Apr 14, 2011 7:18 PM by raid3n

    Weld on Tomcat 7.0.11 doesn't manage Validators and ViewScoped

    raid3n

      Hello,
      I'm trying weld on tomcat 7.0.11 because I need Servlet 3 for the programmatic authentication api.
      I tried weld 1.1.0, 1.1.1 but the viewscoped beans and facesvalidators aren't managed.
      I tried also weld 1.1.2 but I got this error:


      GRAVE: Exception sending context initialized event to listener instance of class org.jboss.weld.environment.servlet.Listener
      java.lang.NoClassDefFoundError: org/apache/AnnotationProcessor


      How to solve?