Long transaction support

You can configure EAServer so long transactions cannot be run from CORBA and PowerBuilder stateful components. Doing so decouples the transaction outcome and duration from the component’s invocation of transaction state methods. Long transactions are enabled by default. Before disabling long transactions, verify the change does not compromise the transactional integrity of your application.For more information, see “Long versus short transactions” in Chapter 2, “CORBA Component Life Cycles and Transaction Semantics,” in the CORBA Components Guide.