Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 5059 invoked from network); 17 Jan 2005 15:10:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Jan 2005 15:10:30 -0000 Received: (qmail 50299 invoked by uid 500); 17 Jan 2005 15:09:54 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 50253 invoked by uid 500); 17 Jan 2005 15:09:54 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 50223 invoked by uid 99); 17 Jan 2005 15:09:54 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from smarty.dreamhost.com (HELO smarty.dreamhost.com) (66.33.216.24) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 17 Jan 2005 07:09:52 -0800 Received: from strange.dreamhost.com (strange.dreamhost.com [66.33.193.57]) by smarty.dreamhost.com (Postfix) with ESMTP id E831313F623 for ; Mon, 17 Jan 2005 07:09:50 -0800 (PST) Received: by strange.dreamhost.com (Postfix, from userid 7734) id E48A26A88C; Mon, 17 Jan 2005 07:09:50 -0800 (PST) Date: Mon, 17 Jan 2005 09:09:50 -0600 From: QM To: Tomcat Users List Subject: Re: Charater limit in servlet names Message-ID: <20050117150950.GA30482@strange.dreamhost.com> References: <200501172030.44728.akhthar@carmatec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501172030.44728.akhthar@carmatec.com> User-Agent: Mutt/1.3.28i X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Mon, Jan 17, 2005 at 08:30:44PM +0530, Akhthar Parvez. K wrote: : I am wondering to know if there is any limit in maximum number of characters : in a servlet name. The problem is, I have a servlet called "test" which was : working fine. I just changed the servlet name to "testingpruposetest" and : it's not working. I again changed the name to "testing" and the servlet is : working fine now. Problems like this are much easier to resolve when we can all see your web.xml. =) Sounds like a typo. -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org