Re: T5 howto tapestry-hibernate

2007-07-11 Thread Sebastian Heyden
te entities: > > [ERROR] BrowseCatalog Render queue error in SetupRender[BrowseCatalog: > categorylist.loop]: Failure reading parameter source of component > BrowseCatalog:categorylist.loop: Unknown entity: > org.czarlylab.javashop.entities.Category > > > > > 2007/7/11, Sebast

Re: T5 howto tapestry-hibernate

2007-07-11 Thread Sebastian Heyden
Render queue error in SetupRender[BrowseCatalog: categorylist.loop]: Failure reading parameter source of component BrowseCatalog:categorylist.loop: Unknown entity: org.czarlylab.javashop.entities.Category 2007/7/11, Sebastian Heyden <[EMAIL PROTECTED]>: that helped me a lot further! but

Re: T5 howto tapestry-hibernate

2007-07-11 Thread Sebastian Heyden
, 小司 <[EMAIL PROTECTED]>: You can see this http://linuxboy.javaeye.com/blog/68311 I learn from there . it works well. 2007/7/11, Sebastian Heyden <[EMAIL PROTECTED]>: > hello folks, > > > since some days i write my first application with tapestry and now i want > to get t

T5 howto tapestry-hibernate

2007-07-10 Thread Sebastian Heyden
hello folks, since some days i write my first application with tapestry and now i want to get tapestry-hibernate working. i really tried hard to find help in the mailing-list archiv and by googling. thats what i got so far: - a package called entities - Annotations on my Entity - hibernate, jta