Re: Unable to read TLD META-INF/c.tld from JAR file

2006-11-02 Thread Vasiliy Keretsman
I am sorry I didn't see the details. perhaps there is a problem with running tomcat with compatibility package and having tld's in WEB- INF/lib/standard.jar file. Yes, it might be that. I am running Tomcat 5.0.28 on JDK5 locally and it works. Do you know any resources or solution for this

Unable to read TLD META-INF/c.tld from JAR file

2006-11-01 Thread Vasiliy Keretsman
Hello! Strange problem appears with Tomcat. It can't read the tlds from JAR file (standard.jar). org.apache.jasper.JasperException: Unable to read TLD META-INF/c.tld from JAR file It happens only once when Tomcat/work folder is empty. After page refresh everything goes well. Details: 1. Tomcat

Re: Unable to read TLD META-INF/c.tld from JAR file

2006-11-01 Thread Darek Czarkowski
to read TLD META-INF/c.tld from JAR file It happens only once when Tomcat/work folder is empty. After page refresh everything goes well. Details: 1. Tomcat 5.0.28 2. J2SDK 1.4.2_02 3. standard.jar is not corrupted and includes all tlds in META-INF 4. WEB-INF/lib doesn't contain jsp

Re: Unable to read TLD META-INF/c.tld from JAR file

2006-11-01 Thread Vasiliy Keretsman
at infinitesource dot ca On Wed, 2006-11-01 at 19:03 +0200, Vasiliy Keretsman wrote: Hello! Strange problem appears with Tomcat. It can't read the tlds from JAR file (standard.jar). org.apache.jasper.JasperException: Unable to read TLD META-INF/c.tld from JAR file It happens only once when Tomcat

Re: Unable to read TLD META-INF/c.tld from JAR file

2006-11-01 Thread Darek Czarkowski
). org.apache.jasper.JasperException: Unable to read TLD META-INF/c.tld from JAR file It happens only once when Tomcat/work folder is empty. After page refresh everything goes well. Details: 1. Tomcat 5.0.28 2. J2SDK 1.4.2_02 3. standard.jar is not corrupted and includes all tlds in META-INF

Re: Unable to read TLD META-INF/c.tld from JAR file

2006-11-01 Thread Darek Czarkowski
with Tomcat. It can't read the tlds from JAR file (standard.jar). org.apache.jasper.JasperException: Unable to read TLD META-INF/c.tld from JAR file It happens only once when Tomcat/work folder is empty. After page refresh everything goes well. Details: 1. Tomcat