this.testRejections(JGroupsModel.VERSION_1_2_0, version, formatLegacySubsystemArtifact(version));
}
@Test
public void testRejectionsWF800() throws Exception {
ModelTestControllerVersion version = ModelTestControllerVersion.WILDFLY_8_0_0_FINAL;
this.testRejections(JGroupsModel.VERSION_2_0_0, version, formatSubsystemArtifact(version));
}