Marc Rosenthal [
https://community.jboss.org/people/mandrosen] created the discussion
"Re: jboss 7 connection pool issue"
To view the discussion, visit:
https://community.jboss.org/message/780429#780429
--------------------------------------------------------------
When using one connection, the datasource statistics show:
Available 0
Active Count 1
Max Used 1
Our application is basically the same: same actions, same frontend, same database/version
(MySQL 5.0.77), same server (Centos5), same EJBs.
However, now we are using EntityManager via @PersistenceContext annotation instead of a
Hibernate Session via JNDI lookup and Infinispan instead of ehcache.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/780429#780429]
Start a new discussion in Datasource Configuration at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]