From tomcat-user-return-129461-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Sun Jul 03 10:51:22 2005 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 63123 invoked from network); 3 Jul 2005 10:51:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Jul 2005 10:51:22 -0000 Received: (qmail 909 invoked by uid 500); 3 Jul 2005 10:51:05 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 886 invoked by uid 500); 3 Jul 2005 10:51:04 -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 871 invoked by uid 99); 3 Jul 2005 10:51:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2005 03:51:04 -0700 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=FROM_ENDS_IN_NUMS,FROM_HAS_MIXED_NUMS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of 64rwtaylor05@bellsouth.net designates 205.152.59.65 as permitted sender) Received: from [205.152.59.65] (HELO imf17aec.mail.bellsouth.net) (205.152.59.65) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2005 03:51:06 -0700 Received: from ibm57aec.bellsouth.net ([68.215.206.113]) by imf17aec.mail.bellsouth.net with ESMTP id <20050703105101.CMBK15437.imf17aec.mail.bellsouth.net@ibm57aec.bellsouth.net> for ; Sun, 3 Jul 2005 06:51:01 -0400 Received: from [127.0.0.1] (really [68.215.206.113]) by ibm57aec.bellsouth.net with ESMTP id <20050703105100.CBDI25470.ibm57aec.bellsouth.net@[127.0.0.1]> for ; Sun, 3 Jul 2005 06:51:00 -0400 Message-ID: <42C7C327.2000204@bellsouth.net> Date: Sun, 03 Jul 2005 06:51:19 -0400 From: Robert Taylor <64rwtaylor05@bellsouth.net> User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Tomcat 5.5.9: [JSTL] The absolute uri: http://java.sun.com/jstl/c cannot be resolved in either web.xml or the jar files deployed with this application Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Greetings, I'm running Tomcat 5.5.9 on Win2K, JDK1.5 and have observed that there is a problem resolving the JSTL taglibs when using their specified absolute uri. I believe I have everything installed correctly because if I use the relative location to the .tld instead of the uri it works fine. I had the same problem with Tomcat 5.5.7 and found others had similar issues when pre-compiling. http://marc.theaimsgroup.com/?l=tomcat-user&m=110857231722295&w=2 Which pointed to this bug: http://issues.apache.org/bugzilla/show_bug.cgi?id=33373 So I downloaded 5.5.9 in the hopes that it may have been fixed, but it doesn't appear so. Is this still an issue in 5.5.9, or do I have to configure something else. Have I missed any documentation notes about this problem? /robert --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org