Jboss 4.2.3.GA 支持 JDK 1.4.2 吗?
我正在将我的应用程序从 WebSphere 迁移到 JBoss。我想知道JBoss 4.2.3 GA是否支持JDK 1.4.2。
非常感谢。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不需要,JBoss 4.2 及更高版本需要 JDK 1.5。
http://community.jboss.org/wiki/JBossVsJavaJDKVersionMatrix
如果您陷入 Java 困境1.4,那么 JBossAS 4.0.x 是您能做的最好的。如果您没有停留在Java 1.4上,那么您确实需要升级到1.6 - 即使1.5现在已经结束了。
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.