aspose file tools
The moose likes JBoss and the fly likes Monitoring connection pool Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Monitoring connection pool" Watch "Monitoring connection pool" New topic
Author

Monitoring connection pool

Gilbert Debattista
Greenhorn

Joined: Apr 05, 2005
Posts: 19
Hello.
I know this has been discussed before in this forum but unfortunately I did not find a clear answer for it. I have just enable a connection pool for my web application (which uses EJB's with CMP... database is mySql) however I cannot find a way to monitor this pool. I took a look at the web console but unfortunately I could not find the information I needed.
Is there a way to obtain information about the connection pool either through the web console or otherwise?
Dave Salter
Ranch Hand

Joined: Jul 20, 2005
Posts: 292

I think this information is in the JMX console.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Monitoring connection pool
 
Similar Threads
How to get connection pool info from WL 5.1 app
JSF Database Access
Number of Open Connections
Connection Pool Usage
How to Use Connection Pool in servlets from web server