Mantis - Resin
Viewing Issue Advanced Details
455 minor always 11-16-05 00:00 02-27-06 10:37
anonymous  
ferg  
normal  
closed 3.0.15  
3.0.15 fixed  
none    
none 3.0.19  
0000455: Resin 3.0.15 & java1.4.x : java.lang.UnsupportedClassVersionError: javax/ejb/EntityManager
RSN-504
In RESIN starting throw Exception.
java.lang.UnsupportedClassVersionError: javax/ejb/EntityManager (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
....
Windows XP SP2, jdk 1.4.2_06, Resin 3.0.15

Notes
(0000484)
user480   
11-16-05 00:00   
Hi~
You must use java runtime 5.
Enjoy Java~:)
(0000496)
sam   
11-30-05 13:59   
It is correct that Resin 3.0.15 contained a bug such that it required Java 5 if <ejb-server> is used by an application.

However, it is intended that Resin 3.0.x will run on JDK 1.4 so this was a bug.
(0000712)
anonymous   
01-16-06 12:37   
Linux ES 3.0 + Resin 3.0.17 & java version "1.4.2_07"

[17:08:39.373] com.caucho.xml.RemoteURLException: URL `http://java.sun.com/dtd/application_1_3.dtd' [^] was not opened because it is a r
emote URL. Any URL scheme other than file: must be handled by a custom entity resolver.
[17:08:39.641] java.lang.UnsupportedClassVersionError: javax/ejb/EntityManager (Unsupported major.minor version 49.0)
[17:08:39.641] at java.lang.ClassLoader.defineClass0(Native Method)
(0000904)
ferg   
02-27-06 10:37   
If you find similar problems in future versions, please open a new bug report and reference this one instead of reopening the bug.