I am using Eclipse Indigo 3.7 to deploy the applications on
Jboss 5.0.
The default JRE for Eclipse is
Java 7 .
Jboss 5.0 is not compatible with Java 7
https://issues.jboss.org/browse/JBPAPP-7046?_sscc=t
When I try to run Jboss I get following exception
The same problem is replicated in
http://itpete.blogspot.com/
I tried running Eclipse and Jboss with Java 5 and got bad .class file exception.
Is there any way to run Jboss 5 with Eclipse Indigo 3.7?