Third-party program doesn’t allow hibernate session to close

We had an issue with hibernate connections failed to close. We used separated connections for each Dao and all of them stayed open even we called session.close() in after method for each used Dao and checked that they were really executed. The connections have died 2h after the test run, for each test we left open 5-10 connection and because the connection limit to the DB was really small (100 connection) we were unable to run tests as often as we wished.
Useful information about connection kill can be found here.

Read more
Meaning of SEO words and acronyms

In my previous post – Seo for beginners, I have shared some basic information about the Search Engine Optimization. I want to continue with some more important words and acronyms. Have you heard about Impressions? No, not about these. Impression is the number of times an URL from your site appeared in search results viewed […]

Read more