Re: [hibernate-dev] Error: registry contains more than one (2) entity manager factories: PERSISTENCE_UNIT_NAME

2013-01-09 Thread Teresa Batista Neto
Hi Scott, Thanks a lot for your help. I'm going to try what you suggest. I'm also going to add the timestamp to avoid problems such as if users connect at sometime using different browsers ("newt" + username + timestamp). I will let you know later if these changes fix the problem. We also have an

[hibernate-dev] Hibernate timeout issue

2013-01-09 Thread Teresa Batista Neto
Dear all, I'm having problems adding hibernate timeout. Sessions are not closed after timeout. One of the requirements is not to use connection pool. Below you can find a brief summary of our specification requirements. - User logins in the web application using his own oracle database account;