Re: [T5] @CommitAfter is missing

2008-06-17 Thread Grigoris Ioannou
Ok, solved, I upgraded to T5.0.13 and it seems to be working for now. Grigoris On Fri, Jun 13, 2008 at 1:25 PM, Grigoris Ioannou <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to add a DAO layer in my application, using the sample code > provided at: > > > http://tapestry.formos.com/nightl

[T5] @CommitAfter is missing

2008-06-13 Thread Grigoris Ioannou
Hi all, I am trying to add a DAO layer in my application, using the sample code provided at: http://tapestry.formos.com/nightly/tapestry5/tapestry-hibernate/userguide.html The problem is that the annotation @CommitAfter is missing and HibernateTransactionDecorator cannot be found in the classpat