It should not be necessary to add additional configuration to make @CommitAfter 
work on service interface methods
-----------------------------------------------------------------------------------------------------------------

                 Key: TAP5-1793
                 URL: https://issues.apache.org/jira/browse/TAP5-1793
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-hibernate
    Affects Versions: 5.4
            Reporter: Howard M. Lewis Ship


Currently, Tapestry provides a HibernateTransactionAdvisor service that can be 
used from a method advice method to instrument services that use @CommitAfter. 
However, it is still up the individual developer to create the advice method.

Instead should provide a standard advisor that advises all services when it see 
@CommitAfter on a method of a service interface.

Possibly we need a secondary annotation to exclude a service from this behavior.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to