문제

I'm migrating my apps from WebSphere to JBoss. I would like to know if JBoss 4.2.3 GA supports JDK 1.4.2.

Many thanks in advance.

도움이 되었습니까?

해결책

No, JDK 1.5 is required for JBoss 4.2 and upwards.

http://community.jboss.org/wiki/JBossVsJavaJDKVersionMatrix

If you're stuck on Java 1.4, then JBossAS 4.0.x is the best you can do. If you're not stuck on Java 1.4, then you really need to upgrade to 1.6 - even 1.5 has reached end-of-life by now.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top