Hi all,
Is there a way to get Tapestry-Hibernate working with an external connection pool? I tried c3p0, and proxool. Each of these gives me: ERROR org.apache.tapestry5.ioc.Registry - Error invoking method public static org.apache.tapestry5.hibernate.HibernateSessionManager org.apache.tapestry5.hibernate.HibernateCoreModule.buildHibernateSessionManager(org.apache.tapestry5.hibernate.HibernateSessionSource,org.apache.tapestry5.ioc.services.PerthreadManager): org.hibernate.SessionFactory.openSession()Lorg/hibernate/classic/Session; ERROR org.apache.tapestry5.ioc.Registry - Operations trace: ERROR org.apache.tapestry5.ioc.Registry - [ 1] Instantiating service HibernateSessionManager implementation via org.apache.tapestry5.hibernate.HibernateCoreModule.buildHibernateSessionManager(HibernateSessionSource, PerthreadManager) (at HibernateCoreModule.java:96) ERROR org.apache.tapestry5.ioc.Registry - [ 2] Constructing service implementation via org.apache.tapestry5.hibernate.HibernateCoreModule.buildHibernateSessionManager(HibernateSessionSource, PerthreadManager) (at HibernateCoreModule.java:96 My Tapestry is T 5.3.3, Tapestry-Spring-Security 3.0.5, and hibernate pools (c3p0 or proxool) 4.1.7.Final I read this, but did not try it: http://tapestry.1045711.n5.nabble.com/Trouble-with-update-of-the-tapestry-5-1-0-5-gt-5-3-4-td5715691.html Thanks for any hint. -- jm --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org