On Mon, Nov 4, 2013 at 9:32 AM, Andrus Adamchik <[email protected]> wrote: > Yes, this depends on configuration of your stack. JNDIDataSourceFactory will > result in a shared connection pool (provided by container). > XMLPoolingDataSourceFactory will not.
I was using XMLPoolingDataSourceFactory, which explains the behavior I saw.
