Re: JPA not working with Tapestry 5.3.0

2011-11-22 Thread Igor Drobiazko
You have both tapestry-hibernate and tapestry-jpa on your classpath. This is not expected to work. Remove one of those libs. On Tue, Nov 22, 2011 at 3:28 PM, saurabh.jain wrote: > Hello, > > > > I am working on integrating JPA with Tapestry 5.3.0. > > I follow all steps mentions in site > http:/

JPA not working with Tapestry 5.3.0

2011-11-22 Thread saurabh . jain
Hello, I am working on integrating JPA with Tapestry 5.3.0. I follow all steps mentions in site http://tapestry.apache.org/integrating-with-jpa.html But it throws following exception. Unable to attach page Createperson: Exception constructing service 'PersistentFieldManager': Error invoki