Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 26665 invoked from network); 5 Jun 2008 18:09:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jun 2008 18:09:05 -0000 Received: (qmail 90666 invoked by uid 500); 5 Jun 2008 18:08:54 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 90632 invoked by uid 500); 5 Jun 2008 18:08:54 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 90621 invoked by uid 99); 5 Jun 2008 18:08:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2008 11:08:54 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.61.61.105] (HELO usea-naimss3.unisys.com) (192.61.61.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2008 18:07:55 +0000 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss3 with InterScan Message Security Suite; Thu, 05 Jun 2008 13:13:51 -0500 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 5 Jun 2008 13:08:16 -0500 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 5 Jun 2008 13:08:16 -0500 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.38]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Thu, 5 Jun 2008 13:08:16 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Thu, 5 Jun 2008 13:08:14 -0500 Subject: RE: Singleton in Tomcat 6.0 not working Thread-Topic: Singleton in Tomcat 6.0 not working Thread-Index: AcjHMuZtRbQIi8iGT52QGxgKbE3sngAA+VxA Message-ID: <0AAE5AB84B013E45A7B61CB66943C1721381FDECBF@USEA-EXCH7.na.uis.unisys.com> References: <484800D8.6030203@ceti.pl> <00de01c8c71f$a12306c0$0300000a@animal> <0AAE5AB84B013E45A7B61CB66943C1721381FDEAF2@USEA-EXCH7.na.uis.unisys.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 05 Jun 2008 18:08:16.0536 (UTC) FILETIME=[20AC7180:01C8C737] X-Virus-Checked: Checked by ClamAV on apache.org > From: ktou Ho [mailto:hktou@hotmail.com] > Subject: RE: Singleton in Tomcat 6.0 not working > > ---------- Filter--------------- > public class ElwinFilter implements Filter > -------------- web.xml ----------------- > > Elwin Filter > > com.elwin.IMeraFilter > Looks like you're not giving us exactly what you are running. For example,= both the filter and the RemoteDBConnections sources omit any package state= ments, and the declared doesn't match the name of the filter= class. Your credibility just took a hit. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org