Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 80739 invoked from network); 30 Sep 2005 04:10:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 04:10:14 -0000 Received: (qmail 90608 invoked by uid 500); 30 Sep 2005 04:09:56 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 90598 invoked by uid 500); 30 Sep 2005 04:09:56 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 90586 invoked by uid 99); 30 Sep 2005 04:09:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2005 21:09:56 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_00_10,HTML_MESSAGE,RCVD_BY_IP,RCVD_IN_BL_SPAMCOP_NET,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of santosh.asbe@gmail.com designates 72.14.204.203 as permitted sender) Received: from [72.14.204.203] (HELO qproxy.gmail.com) (72.14.204.203) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2005 21:10:02 -0700 Received: by qproxy.gmail.com with SMTP id e12so12239qba for ; Thu, 29 Sep 2005 21:09:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=Br79Orn3nCzTHY7L97B22bLQ+dZphOtrnoywGSucWVkTYBJWnWn6QUn+SlqJZFrXeD8SFoej47N2iDRqgALZTQAQpoGNei9++BCwdkSpKJHx3mYLrJnR4Hv2u5Lw+alHU8Dea7wQBz2rp0VI5Nz2pwvIhMgJ7Cbml8aquF8j/6o= Received: by 10.64.204.1 with SMTP id b1mr718933qbg; Thu, 29 Sep 2005 21:09:34 -0700 (PDT) Received: by 10.64.201.4 with HTTP; Thu, 29 Sep 2005 21:09:34 -0700 (PDT) Message-ID: <505d17640509292109le931c86p18aaf9e321a847bb@mail.gmail.com> Date: Fri, 30 Sep 2005 09:39:34 +0530 From: Santosh Asbe Reply-To: Santosh Asbe To: tomcat-user@jakarta.apache.org Subject: tomcat caching issue In-Reply-To: <75DA9D89E207D44FBDEF5FA277BDD9FC0447BFF2@mailhost.nsdl.co.in> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_741_29614289.1128053374536" References: <75DA9D89E207D44FBDEF5FA277BDD9FC0447BFF2@mailhost.nsdl.co.in> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_741_29614289.1128053374536 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi All, I need your help for this problem very urgently. I have tomcat 4.1.30 on Linux. It servers as a web server and contains only JSP & Servlets. We make a remote call to Websphere Application Server ( on AIX) using corbaloc like 'corbaloc::ip1:2809:ip2:2809'. Now when i one of m= y App server fails, the other App Server server should take over. This work when i use a simple java client on the Linux machine, the failover occurs. But when i use my application in tomcat, this does not work. I am using a Service locator ( singleton) which makes the initial call to App Server and stores in the ip cache. initially we that the issue was with the Service locator, but then even if i don't use this Service Locator, the problem persists. We have talked to IBM and they say that the tomcat does some caching and th= e problem is not with the App Server. Has anyone faced this issue? Can anyone help regarding this and how can i know how and where the caching is done? Can this issue be resolved. If any other information is required, i will be glad to provide with the same. regards, Santosh Asbe ***************************************************************************= ******** This message is for the named addressees' use only. It may contain NSDL confidential, proprietary or legally privileged information. If you receive this message in error, please immediately delete it. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient.Unless otherwise stated, any commercial information given in this message does not constitute an offer to deal on any terms quoted. Any reference to the terms of executed transactions should be treated as preliminary only and subject to our formal written confirmation. ***************************************************************************= ******** ------=_Part_741_29614289.1128053374536--