I think I broke jsp compiler

2002-11-25 Thread Grinvald, Edward
Hello all, I'm trying to swap out a jre/jdk (yes, I know the diff) on the fly from tomcat 3.3a. All seems well with 1.3.1, but I'm getting problems with 1.4. It seems that the jsp simply don't get compiled (I get blank screen). Since my error page is also a jsp, where would I see jsp compilation

The major.minor version '48.0' is too recent for this tool to understand.

2002-11-21 Thread Grinvald, Edward
Hello, I'm getting the following error: org.apache.jasper.JasperException: Unable to compile error: Invalid class file format in C:\PROGRA~1\CA\BrightStorPortal\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0' is too recent for this tool to understand. C:\Program

RE: The major.minor version '48.0' is too recent for this tool to understand.

2002-11-21 Thread Grinvald, Edward
This may sound silly, but why? It was working just fine with a 1.3 jre, I believe, and it does have its own tools.jar. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 21, 2002 10:15 AM To: Tomcat Users List Subject: RE: The major.minor version

RE: The major.minor version '48.0' is too recent for this tool to understand. [SOLVED]

2002-11-21 Thread Grinvald, Edward
being used is out of sync with your JDK/JRE. Note that you state that you installed 1.4.1_01 JRE, which doesn't include a tools.jar. If you are using a tools.jar from a 1.3.x JDK, I think you would get an error like this. Cheers, Larry -Original Message- From: Grinvald, Edward [mailto

dlls for tomcat

2002-07-09 Thread Grinvald, Edward
Hello all, My application uses a dll through a JNI as one of the first things that get loaded. Tomcat is unable to find the dll when i start it through the startup scripts. However, if i add it in wrapper.properties under wrapper.ld_path, all is well. Which variable or which config file do i