152153154155156157158
@Test public void installJBossAS5RemoteContainer() throws Exception { installContainer("jbossas-remote-5", Arrays.asList( new DependencyMatcher("arquillian-jbossas-remote-5"))); }