@Transactional Spring annotattion does not work in Struts2 Actions
------------------------------------------------------------------

                 Key: WW-3112
                 URL: https://issues.apache.org/struts/browse/WW-3112
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.1.6
         Environment: Ubuntu 8.10, JDK 1.6, Tomcat 6
            Reporter: Mauricio Aniche


When you try to mark a Struts2 Action or method with the @Transactional spring 
annotation, it does not work and the action stops working properly (i.e. the 
getters and setters are not automatically invoked).

It does not work with the Spring transactional AOP as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to