JBoss vs Java JDK Version Matrix
Which version of the JDK is required for which versions of JBoss AS?
JBoss version series |
3.2.x |
4.0.x |
4.2.x |
5.0.x |
---|---|---|---|---|
compiles with JDK version |
1.3/1.4 |
1.4/5.0 |
5.0/6.0 |
5.0/6.0 |
runs under JDK version |
1.3/1.4/5.0 |
1.4/5.0 |
5.0/6.0 |
5.0/6.0 |
Notes:
-
JBoss AS 3.2.6+ and 4.0.1+ are the ONLY versions to be fully functional under JDK 5, due to JMX issues. See RunJBossWithJ2SDK1.5Beta for more details.
-
JBoss AS 3.2.6 doesn't run with JDK 1.3. This issue is fixed in the JBoss AS 3.2.7.
-
JBoss AS 4.0.0 runs under JDK 1.5, but the jconsole utility will not work with it. You need 4.0.1, 3.2.7 to use jconsole.
-
Compliation using JDK 5 requires use of the -source 1.4 javac argument to avoid errors due to JDK 5 reserved words like enum.
-
JBoss AS 4.0.3+ and JBoss AS 5 source code has been fixed such that it no longer uses the enum reserved word in variable names.
-
The current group of 64 bit JVMs have some stability issues. Please do extensive testing on the 64 bit JVM before using it in Production.
-
64 bit hardware does provide some performance gains for 32 or 64 bit JVMs.
-
Be careful running the JDK1.3 on 64bit version of Linux. See Linux64andJDK1.3 for details.
-
Since JBoss v4.0.3, compiling the server with JDKv1.4 and JDKv5 produces somewhat different outputs. A JDKv1.4 compilation produces the classic jboss distribution. A JDKv5 compilation includes JDK5 only features, like EJB3.
-
JBoss AS 4.2.x needs an out-of-tree patch to build with JDK 6, see JBossWithJDK6 for details
댓글 0
- 전체
- 공통
- windows
- unix/linux
- BEA WebLogic
- IBM WebSphere
- Oracle 9iAS/OAS/OSDK
- TmaxSoft JEUS
- jserv/Tomcat/Resin
- 기타
- jboss
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
6 | linux에 jboss설치하기 | 구퍼 | 2011.01.06 | 4100 |
5 | jboss4.03에서 기본포트 80을 다른 포트로 변경하기 | 구퍼 | 2010.12.30 | 3541 |
4 | JBoss Application Server Port 일괄 변경 방법 | 총관리자 | 2010.06.16 | 8185 |
3 | JBoss Hot Deploy , 핫 디플로이 설정 | 구퍼 | 2009.10.19 | 7445 |
» | jboss와 호환 jdk버젼 매트릭스 | 구퍼 | 2009.10.19 | 3348 |
1 | JBOSS IP접근문제 | 하늘과컴 | 2007.12.04 | 4758 |