Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-2023

Transaction manager can now be configured in portal.properties

Details

    Description

      The portal's transaction manager can now be configured in portal(-ext).properties.

      transaction.manager.impl=org.springframework.orm.hibernate3.HibernateTransactionManager
      transaction.manager.impl=org.springframework.transaction.jta.OC4JJtaTransactionManager
      transaction.manager.impl=org.springframework.transaction.jta.WebLogicJtaTransactionManager
      transaction.manager.impl=org.springframework.transaction.jta.WebSphereUowTransactionManager

      By default, the HibernateTransactionManager is used.

      Attachments

        Issue Links

          Activity

            People

              mingda.yi Kevin Yi (Inactive)
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP4 (5.2.8)