This content has been marked as final.
Show 1 reply
-
1. Re: How to auto set up different jre versions - eclipse jre 1.5 and jboss server 1.6
maxandersen May 12, 2010 1:18 PM (in response to mjthalen)You can run JBDS with Java 6, the installer says it requires Java 5 where it should say "requires at least Java 5" (will be fixed in next update).
AS 6 servers defaults to use Execution Environment JDK 6 thus it will run with Java 6 IFF you have an Java 6 runtime installed.
If you don't have a Java 6 it will run with the "closest" JDK available.
Thus two options:
Point to Java 6 in the installer and everything work immediatly
Point to Java 5 in the installer and when you setup an additional Java 6 when running Eclipse/JBDS JBoss 6 will use it (assuming you used the default AS setup)