LDEV-4915 Reopen Hibernate session. Add logs.Hibernate session should be open for an inner transaction created byretry() method of TransactionRetryService. It does not seem to work thisway anymore, so we need to reopen it manually.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.Attach activity to Hibernate session in completeActivity() method.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.Attach activity to Hibernate session in completeActivity() method.