That is probably not the answer that you would excpect but please review that
small app of mine. I created that for JUG and it has working hibernate
support for T5 with in memory h2 db running. It's not cleanest, but should
be easy to understand.
http://bitbucket.org/mgruca/tjug_tapestry_30.09.10/overview

Last thing that I recall regarding hibernate (I was even writing that on
this list), I had to annotate AppModule with @SubModule(value = {
HibernateModule.class }) else eclipse was ****** on me.
-- 
View this message in context: 
http://tapestry-users.832.n2.nabble.com/First-Tapestry-app-with-Hibernate-tp5787608p5790976.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to