I've setup my connection factory with an idleTimeMinutes = 1. My test program gets the connection and then I am
using JConsole to watch the connection statistics. I wait a couple minutes and then do a refresh on the "Stats Window".
I am NOT seeing the connection close after the timeout period. I waited a few minutes and still.. no close().
Is this not how it is supposed to work ? Is there another setting perhaps that I have failed to set correctly ?
If I have the test code call close(), I do see it being returned via the Stats window so...
I've include screen caps showing the config settings on the connection factory as well as the Stats screen
where I am hoping to see the change.