464465466467468469470471472473474
participant.commit() ; fail("Transaction rollback expected") ; } catch (final TransactionRolledBackException tre) { state.waitForCompletion(getTestTimeout()) ; } finally { ProxyConversation.clearConversationState(conversationId) ; }