-
Bug
-
Resolution: Fixed
-
P2
-
1.1.1
-
None
-
1.0.3
-
1.0.3
-
sparc
-
solaris_10
This has been discovered in JES 5. The classes in activation.jar for Solaris have been compiled with J2SE 5. As a result, J2SE 4 clients will experience a class loader error:
Exception in thread "main" java.lang.UnsupportedClassVersionError: javax/activation/DataSource (Unsupported major.minor version 49.0)
Observation: In HPUX and In Windows the error is not reproducible as the activation.jar file has been built using Java SE 1.4.2.
Exception in thread "main" java.lang.UnsupportedClassVersionError: javax/activation/DataSource (Unsupported major.minor version 49.0)
Observation: In HPUX and In Windows the error is not reproducible as the activation.jar file has been built using Java SE 1.4.2.