
Oracle Contributing Oracle Application Server Integration Code to Spring Framework
On the theme of application servers embracing Spring, another update. Oracle have been working on value added integration with their application server.
This is similar to what we have with WebLogic 8.1 and above in WebLogicJtaTransactionManager. The OC4JJtaTransactionManager should be used in place of the generic JtaTransactionManager in an OC4J environment, and provides the following benefits:
Direct […]