Re: Issue with Grid component

2008-06-17 Thread Kristian Marinkovic
ers" An users@tapestry.apache.org Kopie Thema Re: Issue with Grid component Thanks Kristian, That solved my problem.I have removed tapestry-hibernate.jar from my class path and it isn't asking for hibernate.hbm.xml. But i have a question.We have connected to DB by configuring the t

Re: Issue with Grid component

2008-06-17 Thread raveendra
ailto:[EMAIL PROTECTED] > Sent: Tuesday, June 17, 2008 2:10 PM > To: Tapestry users > Subject: Re: Issue with Grid component > > no. but if you use tapestry-hibernate you have to have a > hibernate.cfg.xml (hibernate.jar) file somewhere > > more details: > if you use tapes

Re: Issue with Grid component

2008-06-17 Thread Kristian Marinkovic
no. but if you use tapestry-hibernate you have to have a hibernate.cfg.xml (hibernate.jar) file somewhere more details: if you use tapestry-hibernate it will contribute ValueEncoder for your entities. this allows you to use entities in SelectModels and in templates (forms) more easily and more e