The "Unsupported major.minor version 49.0" error means that you are attempting
to run Java code compiled with the 1.5 compiler with a 1.4 JVM. You need to install the
1.5 JDK from Sun.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077394#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...