7071727374757677787980
cm.enlistParticipant(new TwoPhaseParticipant(null)); System.out.println("Started: "+cm.identifier()+"\n"); cm.confirm(); passed = true; } catch (Exception ex) {
919293949596979899100101
{ System.out.println("Resumed: "+hier+"\n"); cm.resume(hier); cm.confirm(); passed = true; } } catch (Exception ex)