1 Reply Latest reply on Jun 18, 2019 12:29 AM by jaikiran

    ArquillianServletRunner not found. Could not determine ContextRoot from ProtocolMetadata, please contact DeployableContainer developer

    cqmcris

      Does anyone know the possible causes of this error message?

      ArquillianServletRunner not found. Could not determine ContextRoot from ProtocolMetadata, please contact DeployableContainer developer.

       

      I am trying to run my test using Arquillian with Wildfly 15 and 16. My project needs EJB's container to execute sessionBeans

      The error message is shown in every unit test. Any suggestion?