-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.0.0.Beta4, 3.6.2.Final, 4.0.0.Beta6
-
None
Changes have occurred in wildfly starting with version wildfly-15.0.0.Beta1 and
persisting in version wildfly-15.0.0.Final and wildfly master have caused a
large number of testsuite tests to fail with error,
java.lang.IllegalArgumentException: ArquillianServletRunner not found. Could not determine ContextRoot from ProtocolMetadata, please contact DeployableContainer developer. at org.jboss.arquillian.protocol.servlet.ServletUtil.determineBaseURI(ServletUtil.java:61) at org.jboss.arquillian.protocol.servlet.ServletURIHandler.locateTestServlet(ServletURIHandler.java:54) at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:75) at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:103)
The error is the same if using jdk-8, jdk-9, jdk-10, jdk-11.
Resteasy 3.6.2.Final was tested as this is the version 3 three versions of
wildfly listed use. Resteasy master was tested and has the same issue.
This issue has not shown up in travis-ci because we no longer test wildfly master
The oldest wlfy version we test is wfly-14.
- is related to
-
RESTEASY-2066 Tests regressions with latest WildFly after upgrade to wildfly-core 7.0.0.Alpha5
-
- Closed
-
-
WFLY-11484 Arquillian is broken because ClI no longer lists undertow's "context-root", "server", or "virtual-host"
-
- Closed
-