0 Replies Latest reply on May 8, 2013 8:27 AM by trind

    How can i use ViewAccessScoped in an Arqullian test?

    trind

      When i use @ViewAccsessScoped beans from CODI i get the following error.

       

      org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.context.ContextNotActiveException : WELD-001303 No active contexts for scope type org.apache.myfaces.extensions.cdi.core.api.scope.conversation.ViewAccessScoped

       

      is there anyway to get this to work?