anonymous wrote : minor version: 0
| major version: 50
This indicates that the file was compiled using Java6. Somewhere in Eclipse, JDK 6 is
being used.
Try this - In Eclipse, Project -> Properties -> Java Compiler, set the
"Generated .class files compatibility" to 5.0. Then rebuild your project class
files.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173431#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...