On Fri, 08 Oct 2010 12:41:41 -0300, Rich M <rich...@moremagic.com> wrote:

Hi,

Hi!

@CommitAfter
        protected void executeUpdate(Entity entity){

Have you tried making your method public? Another question: what Tapestry-IoC version are you using? Tapestry 5.1.0.5 didn't add annotations put in method implementations in the corresponding method in the created proxy, so @CommitAfter would only work if you put the annotation in an interface method. This was fixed in 5.2, I think.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to