Hi You can inject org.hibernate.Session not org.hibernate.classic.Session as only the former is exposed as a tapestry service.
regards Taha On Apr 22, 2012, at 3:21 AM, badluck13 wrote: > Hi guys, > > I have clean quickstart archetype app, and added tapestry-hibernate to pom. > > And hibernate.cfg.xml to resources. > > And after I injected Session to index page I got: > > No service implements the interface org.hibernate.classic.Session. > > Is this something new to T5.3 because Session before was in > org.hibernate.Session and not in classic package!? > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/t5-3-2-Inject-hibernate-Session-problem-tp5656809p5656809.html > Sent from the Tapestry - User 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org