bpm2 = bam.enlistForBusinessAgreementWithParticipantCompletion(fp, "5679");
bpm1.completed();
bpm2.completed();
} catch (Exception eouter) {
try {
uba.cancel();
} catch(Exception einner) {
}
throw eouter;
}
// the close should succeed even though the participant fails