result.failed(smh.getLocalString(getClass().getName() + ".nonexist",
"Error: Transaction support {0} is specified for ressource adapter but [ {1} ] is not implemented",
new Object[] {"XATransaction", "javax.transaction.xa.XAResource"}));
}
if (!oneFailed) {
result.addGoodDetails(smh.getLocalString
("tests.componentNameConstructor",
"For [ {0} ]",
new Object[] {compName.toString()}));
result.passed(smh.getLocalString(getClass().getName() + ".passed2",
"Transaction support {0} is specified for ressource adapter and [ {1} ] is(are) implemented",