hi,

I had configure c3p0 as my data source in spring app. and everything ok, but seem like when i checking the MBean through jconsole, i had found 2 datapools instead one 1.

according to c3p0, that will be one C3P0Registry and one datapools auto register to mbeanserver.

and both datapools point to same database (same connection)

any one had encounter this before ?

any idea ?

kiwi
----
happy hacking