Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0003664 |
[Resin] |
minor |
always |
09-02-09 09:06 |
09-02-09 10:36 |
|
Reporter |
ferg |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
4.0.2 |
Product Version |
4.0.1 |
|
Product Build |
|
|
Summary |
0003664: admin: Add URI to ConnectionPoolMXBean |
Description |
(rep by Bill Au)
We are running Resin pro 3.0.23. We have a use case where we want to have a page that lists all of a webapp's datasource dependencies to our operations staff. We are already using the ResinStatusServlet to show information from the ConnectionPoolMXBean. But that doesn't include the JDBC URIs which is what we really want to show. With that our operations staff can investigate possible backend problem without having to look at the actually JDBC configuration file.
Is there any API that we can use to get the JDBC URIs? If not, we might consider modifying Resin's source code for this. Where (which source files) would be the best place for us to put in a hook for this?
|
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
|
|