3 Replies Latest reply on Oct 11, 2016 9:54 AM by brucespringfield

    WELD-001303: No active contexts for scope type javax.enterprise.context.ApplicationScoped

    brucespringfield

      I have class that is injecting another class that is @ApplicationScoped and am getting this error:

       

      org.jboss.weld.context.ContextNotActiveException: WELD-001303: No active contexts for scope type javax.enterprise.context.ApplicationScoped

       

      What does this error message mean?