Nid Arora

Greenhorn
+ Follow
since Feb 27, 2013
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Nid Arora

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?
11 years ago