]
James Perkins closed WFLY-1299.
-------------------------------
Resolution: Out of Date
Please re-open this if it's still requested.
Arquillian AS 7 managed container: Different source and work dir
(copy AS for each config)
------------------------------------------------------------------------------------------
Key: WFLY-1299
URL:
https://issues.jboss.org/browse/WFLY-1299
Project: WildFly
Issue Type: Feature Request
Components: Test Suite
Reporter: Ondrej Zizka
Assignee: Ondrej Zizka
In my project (AS config migration), I need to keep the results of every config I run
with (one per test).
This could be handled in Maven or Ant by creating copies in advance.
But much more ellegant would be to use [multiple
containers|https://docs.jboss.org/author/display/ARQ/Multiple+Containers] and to let Arq
copy some source dir and run AS from there.
For this purpose, I propose to add a config property {{jbossAsDist}} and copy it to
{{jbossHome}} before launching it.