A new module needs to be created in the Adapters testsuite (based on existing wildfly module) and tested with one of the available ER builds of EAP 7.
EAP 7 isn't available via Maven so maven-dependency-plugin cannot be used to download the container as with WildFly. EAP should be instead downloaded by Jenkins job before the tests are run.
Add tests for adapter test servlets. (P1)
Add tests for examples that support non-relative scenario. (P2)