Hi Peter, nice to hear people are trying out tapesry-jpa.
You may want to have a look at the new documentation wiki as well: http://docs.codehaus.org/display/TYNAMO/Tapestry+JPA > After i followed the quickstart infos on > http://kenai.com/projects/tapestry-jpa/pages/Quickstart (which says, in > short, that all i have to do is to contribute the name of the persistence > unit in my AppModule > and to include the tapetry-jpa classes) > all i get is a Runtime exception : No service implements the interface > javax.persistence.EntityManager Did you try tapestry-jpa or tapestry-jpa2? The error sounds like your module is not found. Are you sure that tapestry-jpa(2)-core is at your classpath? Did you use the version located at http://ci.repository.codehaus.org/ or built it yourself? Piero --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org