Re: Enabling Manager

2012-04-03 Thread Muthu
You have to make sure /manager application available in /webapps folder of Tomcat installation. Sent from my iPhone On 3 Apr 2012, at 13:55, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: pawan.kuma...@wipro.com [mailto:pawan.kuma...@wipro.com] Subject: RE: Enabling Manager

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: how to unwrap a Request from RequestFacade

2009-09-09 Thread Muthu . Chandir
So are you saying that I can't get what I want using TC 5.5? Is upgrading to TC 6 is the only option? Thanks -- Muthu From: Bill Barker billwbar...@verizon.net To: users@tomcat.apache.org Date: 09/04/2009 11:44 PM Subject: Re: how to unwrap a Request

Re: how to unwrap a Request from RequestFacade

2009-09-04 Thread Muthu . Chandir
to access it. Any thoughts from fresh pair eyes? Thanks, -- Muthu Chandir Sectra North America, Inc. Phone: (800)307-4425 ext 222 Email: mu-...@sectra.com From: Christopher Schultz ch...@christopherschultz.net To: Tomcat Users List users@tomcat.apache.org

how to unwrap a Request from RequestFacade

2009-09-03 Thread Muthu . Chandir
Object from RequestFacade will be appreciated. Thanks, -- Muthu

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