Return-Path: Delivered-To: apmail-jakarta-taglibs-dev-archive@www.apache.org Received: (qmail 34083 invoked from network); 26 Feb 2004 20:00:51 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Feb 2004 20:00:51 -0000 Received: (qmail 6763 invoked by uid 500); 26 Feb 2004 20:00:39 -0000 Delivered-To: apmail-jakarta-taglibs-dev-archive@jakarta.apache.org Received: (qmail 6735 invoked by uid 500); 26 Feb 2004 20:00:39 -0000 Mailing-List: contact taglibs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Developers List" Reply-To: "Tag Libraries Developers List" Delivered-To: mailing list taglibs-dev@jakarta.apache.org Received: (qmail 6708 invoked from network); 26 Feb 2004 20:00:39 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 26 Feb 2004 20:00:39 -0000 Received: (qmail 22885 invoked by uid 50); 26 Feb 2004 20:01:08 -0000 Date: 26 Feb 2004 20:01:08 -0000 Message-ID: <20040226200108.22884.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: taglibs-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 27269] New: - Class names referred in TLD and JAR do not match X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27269 Class names referred in TLD and JAR do not match Summary: Class names referred in TLD and JAR do not match Product: Taglibs Version: 1.1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Random Taglib AssignedTo: taglibs-dev@jakarta.apache.org ReportedBy: miyer@nbme.org The class name RandomStrgTei is referred to in TLD file as RandomStrgTEI. This TLD is taglibs-random.tld and also the TLD file taglib.tld in taglibs- random.jar. I had to manually fix it to make it work. Also, the following gives an array out of bounds exception: - Madhav miyer@nbme.org --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org