791792793794795796797798799800801
} else { TransactionFactory theFactory = OTSImpleManager.get_factory(); return new ControlWrapper(theFactory.recreate(theContext)); } } catch (SystemException ex) { if (jtsLogger.loggerI18N.isWarnEnabled())
782783784785786787788789790791792