-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Both Jetty Containers hardcode /test as a deployment path.
Arquillian does not know how to handle context that are not mapped to "/test" when running incontainer, but this limitation should not be hardcoded in the Container impl. This binds Run(AS_CLIENT) to "/test" as well..