I'd like to monitor c3p0 connection pools within my tomcat app. I've used the Component Wizard to create a template, and have assigned the monitors to the Existing Connection Pools. The problem is: When the tomcat server restarts, the ObjectName changes, and I lose monitoring on the attributes I require.
How does one get around this limitation?