[jboss-as7-dev] Arquillian + AS7 domain in tests

Rostislav Svoboda rsvoboda at redhat.com
Fri Jul 15 09:30:37 EDT 2011


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


More information about the jboss-as7-dev mailing list