Hey, Thanks a lot!! I got the Tapestry Hibernate Working with DWR!! U made my life easy!!
- Ashwanth Kumar On Tue, Dec 29, 2009 at 9:52 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > Em Tue, 29 Dec 2009 13:48:40 -0200, Ashwanth Kumar < > ashwanth.ku...@gmail.com> escreveu: > > Hello, >> > > Hi! > > > But, sorry how am i to get HibernateSessionManager?? from the attribute, >> can u tell me that plz.. I'm breaking my head here.. for almost a week. >> > > Get the registry from that servlet context attribute. It's an Registry > instance. Use Registry.getService(HibernateSessionManager.class) to get a > HibernateSessionManager instance. > > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, software architect and developer, 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 > >