-
Bug
-
Resolution: Done
-
Major
-
None
-
3.0.1.Final
-
None
-
False
-
False
-
Undefined
-
-
I tried to set `serverConfig` in arquillian.xml or the configuration Maven failsafe plugin, none of them works.
After I checked the test codes of the WildFly Arquillian project, found it read from `jboss.server.config.file.name` .
In fact only set `jboss.server.config.file.name` property can ensure this test work.