133134135136137138139140141142143
try { // TODO check for AlreadyRegisteredException _coordManager.getTransaction().enlistResource(new JTAParticipant(participantProtocolService)); _coordManager.suspend(); return _coordinatorAddress ; }