al Message-
From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 16, 2002 8:43 AM
To: Tomcat Users List
Subject: Re: Connection pooling with sql server
I've never managed to get tomcat to hang on a mis-configured db-pool,
just got it to throw exceptions. Post your server.x
op of that, support for CachedRowSet which was a key
feature we needed for our apps.
John
> -Original Message-
> From: Ashruf Hussain [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, December 15, 2002 9:44 PM
> To: [EMAIL PROTECTED]
> Subject: Connection pooling with sql server
I've never managed to get tomcat to hang on a mis-configured db-pool,
just got it to throw exceptions. Post your server.xml and web.xml and
let the mailling list have a look. Your jsp or servlet if you are using
any would be helpful.
Ashruf Hussain wrote:
Hi all,
I am new user of tomcat 4.1, u
Hi all,
I am new user of tomcat 4.1, using jdbc driver from datadirect to connect to
sqlserver database.
I am able to get normal individual connections without pooling.
Now, I want to get connections from connection pool.
I tried with all my efforts (followed pooling documentation) to get
conne