I am using JDK 1.6 to build my application. However, when I deploy and restart the Glassfish V2 server, I receive the following:
[code]
SEVERE: core.unexpected_error_occured_while_loading_system_app
java.lang.UnsupportedClassVersionError: UnsupportedClassVersionError: Class com.sun.ejb.containers.TimerMigrationBean649625130_ConcreteImpl has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version 1.5.0_11
at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:690)
[/code]
Doe sanyone have any suggestions?
Thanks for reading my post.
Russ
[Message sent by forum member 'russ205' (russ205)]
http://forums.java.net/jive/thread.jspa?messageID=262974