1 Reply Latest reply on Jan 23, 2019 8:34 AM by jaikiran

    Arquillian on Wildfly 15: ArquillianServletRunner not found. Could not determine ContextRoot from ProtocolMetadata, please contact DeployableContainer developer.

    sverker.sverker.abrahamsson.com

      Hi

      when I attempt to run my testcases with Wildfly 15 they all fail with the following reason:

       

      java.lang.IllegalArgumentException: ArquillianServletRunner not found. Could not determine ContextRoot from ProtocolMetadata, please contact DeployableContainer developer.

       

      Switching back to Wildfly 14.0.1, nothing else changed, everything works. No other error messages can be seen than the above. Version of arquillian-bom is 1.4.1.Final. What to do?