micho2001 wrote:
In my experience with MS Sql server (using the ms driver and built in connection pool) every now and then I got a "connection reset by peer" error. I suppose this is not the pools fault per se, but when we switched to a JBoss managed Datasource havent had this problem (or any other) in production.
We have not run into this problem yet. But it's good to be aware of such things.
We are using this driver: com.jnetdirect.jsql.JSQLDriver
As I said, we have had no
glaring problems yet. I suppose I'm looking for some more subtle problems that maybe we are not seeing but are in existence.