Hello,

You can take inspiration from this simple demo application :
http://github.com/lguerin/tapestwitter

This application is build on the following stack :
- Tapestry 5.2.0
- Spring (IoC and Spring Security)
- JPA (with Hibernate implementation)
- Unitils for Unit tests
- Selenium for Integration tests

Laurent Guerin

-----Message d'origine-----
De : Gunnar Eketrapp [mailto:gunnar.eketr...@gmail.com] 
Envoyé : mercredi 27 octobre 2010 15:44
À : Tapestry users
Objet : Tapestry 5.2 + Hibernate + Spring ..

Hi !

I am starting a  new project based on Tapestry 5.2.

Hibernate will be used as ORM.

I would also like to use some Spring beans for mailing etc etc.

Is there any guidelines for how to integrate these three.

I.e. which versions of Spring / Hibernate to be used ...

I would like to use annotation based cofiguration for both entity classes anf 
for Spring beans ...

Perhaps there is an an example project out there using T5.2 + Hibernate + 
Spring !?

With DAO's and JUnit tests ...

Thanks in advance,
Gunnar Eketrapp

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

Reply via email to