Hi,

I'm trying to get Tapestry working with Hibernate - unfortunately there isn't
much guidance on this, but I found this tutorial handy:

http://wiki.apache.org/tapestry/Tapestry5HowToUseTapestryHibernate

My application differs from this template, though, because the mapped entities
are in an external library. This page:

http://tapestry.apache.org/tapestry5/tapestry-hibernate/conf.html

shows a way to deal with this, but I'm left with no idea where to put my
contributeHibernateSessionSource(...) method! It doesn't seem to work if added
to the page class (good: that would be inconvenient anyway!) so where should I
put it? Help! :-)

Thanks,
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to