RE: [JBoss-user] Running Tomcat 4.0.2 on a Sun 1.4.0 JVM?

2002-02-22 Thread Dirk Krummacker

Or even better don't copy the jar file at all and use the
"run_with_catalina" shell script/batch file for startup instead.

HTH,

Dirk

-Original Message-
From: Jan Heise [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 22, 2002 4:12 PM
To: Jarecsni János; JBoss-List
Subject: AW: [JBoss-user] Running Tomcat 4.0.2 on a Sun 1.4.0 JVM?



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

sounds like you have to copy the tools.jar from the 1.4 jdk to your
tomcat dir overwriting the old 1.3 version.

hth,

jan

- --
Jan Heise / Tel. +49-163-4803237 / [EMAIL PROTECTED]

- -Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
Jarecsni János
Gesendet: Freitag, 22. Februar 2002 15:30
An: JBoss-List
Betreff: [JBoss-user] Running Tomcat 4.0.2 on a Sun 1.4.0 JVM?
Wichtigkeit: Hoch



Hi,

I'm a bit frustrated... I've just tried Catalina 4.0.2 (release)
[embedded
in JBoss 2.4.4] on J2SDK 1.4.0 (Win32) and it doesn't work. The JSP
compiler
complains in some cases about the 48.0 class file version:


[ERROR,EmbeddedCatalinaServiceSX] ApplicationDispatcher[/istore]
Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for
JSPerror:
Invalid class file format in f:\j2sdk1.4.0\jre\
lib\rt.jar(java/lang/Object.class).  The major.minor version '48.0'
is too
recent for this tool to understand.

F:\JBoss-2.4.4_Tomcat-4.0.2b\catalina\work\localhost\istore\bibliofil_
0005fe
n$jsp.java:0: Class java.lang.Object not fou
nd in class javax.servlet.GenericServlet.
package org.apache.jsp;
^
2 errors

at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:285)
at
org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:552)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary
(JspSe
rvlet.java:177)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServ
let.ja
va:189)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:38
2)
at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:474)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispa
tcher.
java:683)

Has anyone of you run into a similar problem? It would be good if we
could
upgrade the JVM because we have other problems with 1.3.1_02


Cheers,
János

- --
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392




___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

-BEGIN PGP SIGNATURE-
Version: PGP 7.0.4

iQA/AwUBPHZfwZ/YNqVvLvLkEQJxMQCgsJblwCLOdr3GchmS8riFQJW5KH8AoMQK
QoSGNAhXn+i7KfrlMYnrrg9h
=PPPL
-END PGP SIGNATURE-


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



AW: [JBoss-user] Running Tomcat 4.0.2 on a Sun 1.4.0 JVM?

2002-02-22 Thread Jan Heise


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

sounds like you have to copy the tools.jar from the 1.4 jdk to your
tomcat dir overwriting the old 1.3 version.

hth,

jan

- --
Jan Heise / Tel. +49-163-4803237 / [EMAIL PROTECTED]

- -Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
Jarecsni János
Gesendet: Freitag, 22. Februar 2002 15:30
An: JBoss-List
Betreff: [JBoss-user] Running Tomcat 4.0.2 on a Sun 1.4.0 JVM?
Wichtigkeit: Hoch



Hi,

I'm a bit frustrated... I've just tried Catalina 4.0.2 (release)
[embedded
in JBoss 2.4.4] on J2SDK 1.4.0 (Win32) and it doesn't work. The JSP
compiler
complains in some cases about the 48.0 class file version:


[ERROR,EmbeddedCatalinaServiceSX] ApplicationDispatcher[/istore]
Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for
JSPerror:
Invalid class file format in f:\j2sdk1.4.0\jre\
lib\rt.jar(java/lang/Object.class).  The major.minor version '48.0'
is too
recent for this tool to understand.

F:\JBoss-2.4.4_Tomcat-4.0.2b\catalina\work\localhost\istore\bibliofil_
0005fe
n$jsp.java:0: Class java.lang.Object not fou
nd in class javax.servlet.GenericServlet.
package org.apache.jsp;
^
2 errors

at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:285)
at
org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:552)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary
(JspSe
rvlet.java:177)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServ
let.ja
va:189)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:38
2)
at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:474)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispa
tcher.
java:683)

Has anyone of you run into a similar problem? It would be good if we
could
upgrade the JVM because we have other problems with 1.3.1_02


Cheers,
János

- --
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392




___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

-BEGIN PGP SIGNATURE-
Version: PGP 7.0.4

iQA/AwUBPHZfwZ/YNqVvLvLkEQJxMQCgsJblwCLOdr3GchmS8riFQJW5KH8AoMQK
QoSGNAhXn+i7KfrlMYnrrg9h
=PPPL
-END PGP SIGNATURE-


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Running Tomcat 4.0.2 on a Sun 1.4.0 JVM?

2002-02-22 Thread Jarecsni János


Hi,

I'm a bit frustrated... I've just tried Catalina 4.0.2 (release) [embedded
in JBoss 2.4.4] on J2SDK 1.4.0 (Win32) and it doesn't work. The JSP compiler
complains in some cases about the 48.0 class file version:


[ERROR,EmbeddedCatalinaServiceSX] ApplicationDispatcher[/istore]
Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSPerror:
Invalid class file format in f:\j2sdk1.4.0\jre\
lib\rt.jar(java/lang/Object.class).  The major.minor version '48.0' is too
recent for this tool to understand.

F:\JBoss-2.4.4_Tomcat-4.0.2b\catalina\work\localhost\istore\bibliofil_0005fe
n$jsp.java:0: Class java.lang.Object not fou
nd in class javax.servlet.GenericServlet.
package org.apache.jsp;
^
2 errors

at org.apache.jasper.compiler.Compiler.compile(Compiler.java:285)
at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:552)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspSe
rvlet.java:177)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.ja
va:189)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:382)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:474)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
java:683)

Has anyone of you run into a similar problem? It would be good if we could
upgrade the JVM because we have other problems with 1.3.1_02


Cheers,
János

--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392




___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user