I use Hibernate together with MySQL 5.1.30.
I have the next libraries:
Do the three applications share the same connection pool, or does each one get its own? I'd recommend the latter.