[ 
https://issues.apache.org/jira/browse/WW-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036613#comment-16036613
 ] 

Hudson commented on WW-4800:
----------------------------

FAILURE: Integrated in Jenkins build Struts-JDK7-master #634 (See 
[https://builds.apache.org/job/Struts-JDK7-master/634/])
WW-4800 Executes aspects when chaining AOPed actions (yasser.zamani: rev 
8e9f9fb89ff84e3f383d0aef73443af919c271d7)
* (edit) core/src/test/java/com/opensymphony/xwork2/ognl/OgnlUtilTest.java
* (edit) 
core/src/test/java/com/opensymphony/xwork2/spring/SpringProxyUtilTest.java
* (edit) core/src/main/java/com/opensymphony/xwork2/ognl/OgnlUtil.java
* (edit) 
core/src/main/java/com/opensymphony/xwork2/util/reflection/ReflectionProvider.java
* (edit) 
core/src/main/java/com/opensymphony/xwork2/interceptor/ChainingInterceptor.java
* (add) core/src/test/java/com/opensymphony/xwork2/spring/TestAspect.java
* (edit) 
core/src/main/java/com/opensymphony/xwork2/ognl/OgnlReflectionProvider.java
* (edit) 
core/src/test/resources/com/opensymphony/xwork2/spring/actionContext-spring.xml
* (edit) 
core/src/test/java/com/opensymphony/xwork2/spring/ActionsFromSpringTest.java
* (edit) core/src/main/java/com/opensymphony/xwork2/util/ProxyUtil.java


> Aspects are not executed when chaining AOPed actions
> ----------------------------------------------------
>
>                 Key: WW-4800
>                 URL: https://issues.apache.org/jira/browse/WW-4800
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core
>            Reporter: Yasser Zamani
>            Assignee: Lukasz Lenart
>             Fix For: 2.5.next
>
>
> This is a bug in resolution of WW-4105. When we pass the unwrapped object of 
> the proxied action to the `reflectionProvider.copy`, actually we miss aspects 
> executions which are implemented inside the proxied object rather than the 
> unwrapped one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to