Which version of Java did you use to compile your application? Looks like you used a
higher version of Java (maybe Java6?) to compile the application and you are deploying it
on JBoss which is using a lower version (Java5). Compiling the application using Java5
should solve the issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102925#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...