3.14.6 In-process transaction service

With Application Server, you can start a transaction service in the J2EE server in-process. If you start the transaction service in the in-process, the transaction processing is optimized so that the processing is executed in the J2EE server process, so a high-performance system can be implemented.

The in-process transaction service supports the OTS 1.3 specifications provided with CORBA.