Mantis - Resin
Viewing Issue Advanced Details
282 minor always 06-23-05 00:00 11-30-05 14:43
user241  
 
urgent  
closed 3.0.13  
3.0.13 fixed  
none    
none 3.0.14  
0000282: resin-pro-3.0.13+ & java 1.4.2: java.lang.UnsupportedClassVersionError: javax/ejb/EntityManager (Unsupported
RSN-321
t appears that more and more java 1.5 code is sneaking into resin 3.

resin-pro-3.0.13 and resin-pro-3.0.s051615 give the following error using 1.4.2 on both linux and os x:

java.lang.UnsupportedClassVersionError: javax/ejb/EntityManager (Unsupported
major.minor version 49.0)

this error is known to indicate 1.5 compile code trying to run under a 1.4 jvm.

resin 3.0.13 still starts up the webapp and everything seems to work, at least for us. however, resin 3.0.s050615 kills the webapp and doesn't load it at all, so i am assuming that it is even more tied to java 1.5.

both of these versions start up the webapp with 1.5 (aside from other errors which I have submitted as bugs).
resin-pro-3.0.13 and resin-pro-3.0.s050615, os x 10.4 & linux, java 1.4.2_07

There are no notes attached to this issue.