Re: Problem with JSTL on W2k

2003-01-17 Thread Holger Brozio
user, i got the exception access denied. I have now set the property java.io.tmpdir to a directory within the tomcat installation and now everything works fine. Maybe this should be done by default?! Cheers Holger - Original Message - From: Holger Brozio [EMAIL PROTECTED] To: Tomcat Users

Problem with JSTL on W2k

2003-01-16 Thread Holger Brozio
Hello, i have a problem with the JSTL on W2k. If i start tomcat i get the follwoing exception: javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/jaxen-full.jar at org.apache.catalina.startup.ContextConfig.tldScanJar(ContextConfig.java:930) at

Re: tomcat 4.1.12 just stopped working, help !

2003-01-07 Thread Holger Brozio
Whats about using a tool like XML Spy. With this one you can check, if the web.xml files are well formed and valid. Valid means, that they match the rules defined in the web-app_2_3.dtd, which seems to be the problem in that case. HTH Holger - Original Message - From: Peng Tuck Kwok

largefile option in 4.1.12

2002-10-30 Thread Holger Brozio
inside of the jasper package? Thanks in advamce. Holger Brozio -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org

Charsets and RequestDispatcher

2002-10-29 Thread Holger Brozio
Hello, i have made the following observation: I am using Tomcat 4.1.12 on Windows NT. If i display the jsp page with charset windows-1253 by invoking the page the direct way, the characters are displayed correct. e.g. http://localhost/jsp/enc_test/ch1253.jsp After that i wrote a small

Re: Tomcat 4.1.12 memory leak

2002-09-26 Thread Holger Brozio
Hi, some time ago i had extreme problems with RedHat 7.2. Even if no big applications are running, the whole available memory size seems to decrease all the time. Have you tried to verify the problem with the same Tomcat version and a different environment like Solaris or W2K or a different

jspCompilerPlugin in Tomcat 4.1.x

2002-08-16 Thread Holger Brozio
. regards Holger Brozio -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]