connection pooling configuration for DB2 in tomcat

2011-09-28 Thread rad muthu
All, I am looking for DB2 connection pooling configuration used in DB2. Thanks Krish

Re: Tomcat not closing threads

2009-05-13 Thread rad muthu
Chetan, We had similar issue with Sun solaris and weblogic. My system admin found out there is a socket read errors are going on . He used snoop command in solaris. After tuning the TCP parameters the issue got resolved. You might also need to something like that. Thanks Krish On Wed, May

Re: iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss

2007-11-22 Thread rad muthu
I wonder why you use both iBatis and Spring. Is it not Spring itself can do the job. krish On Nov 20, 2007 3:13 PM, P.B. [EMAIL PROTECTED] wrote: Hello, I am going to write an application using the following frameworks: iBatis + Spring + Spring MVC and Webflow. The application is going to