Re: [Hibernate] [avalon] Poolable HibernateService

2003-12-17 Thread Mark Woon
Eric Pugh wrote: Wojciech, I am debugging a problem in one of our apps that I think may be caused by this same issue. It looks like it is recreating the Configuration on every request.. egads! I hestiate to add Poolable to HibernateServiceImpl because that means that the container is now resp

RE: [Hibernate] [avalon] Poolable HibernateService

2003-12-17 Thread Eric Pugh
Wojciech, I am debugging a problem in one of our apps that I think may be caused by this same issue. It looks like it is recreating the Configuration on every request.. egads! I hestiate to add Poolable to HibernateServiceImpl because that means that the container is now responsible for maintai