Re: S2 TX with Spring

2009-11-27 Thread Saeed Iqbal
Oh and dont forget the proper namespace. Take it from documentation for you version. On Fri, Nov 27, 2009 at 7:35 PM, Saeed Iqbal wrote: > > > > > > > > > > > and use @Transactional over methods in service layer. > > > On Fri, Nov 27, 2009

Re: S2 TX with Spring

2009-11-27 Thread Saeed Iqbal
and use @Transactional over methods in service layer. On Fri, Nov 27, 2009 at 4:53 PM, Frans Thamura wrote: > hi all > > anyone have experience with Ttransaction with Spring? > > i see that if we add in the apps context, it becomes trans