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

base-spring.xml advices are applied incorrectly

Details

    Description

      base-spring.xml advices are applied sequential and they should be applied by priority.

      • Transaction advice should always be the most inner advice.
      • Then the service hook advice should wrap the transaction advice.
      • And finally, the velocity advice should wrap the service hook advice

      This issue only affects deployments which have customized base-spring.xm. The base-spring.xml that ships with Liferay is order in such a way that the sequential order is the correct order.

      Attachments

        Issue Links

          Activity

            People

              michael.saechang Michael Saechang
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP2 (5.2.6)