The error message means that the class files were compiled with a 1.5 JDK. You are using JDK 1.4.2, you should be using JDK 1.5.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131530#4131530 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131530 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
