It seems like the default pooling implementation does not call
"fireConnectionFatalError". I did a search in the source code and only
found the declaration of the method. It seems that If a sql exception
occurs, the connection is not removed from the pool. Is this a known issue?
Thanks
||