Hi.
I wanted to see example of Arquillian test using domain controller, tests in AS7 are using
standalone version.
In jboss-as repo there is module called jboss-as-arquillian-container-managed-domain which
should contain the functionality.
Testsuite module jboss-as-testsuite-integration-domain has dependency on
jboss-as-arquillian-container-managed-domain but it seems that tests in this module
aren't using Arquillian at all (no @RunWith(Arquillian.class) in java code).
Could you please point me to example test where Arquillian uses AS 7 in domain mode?
Cheers,
Rosta