Is JDK8 a supported platform for JBoss 6 AS

☆樱花仙子☆ 提交于 2019-12-10 11:22:55

问题


We are upgrading our application java platform to latest stable one and we are using Jboss 6 AS.

Is Oracle JDK8 a supported platform for JBoss 6 AS ?


回答1:


i think no
JBoss AS7 Supported with JDK8 | JBoss Developer check this https://developer.jboss.org/thread/238195?_sscc=t




回答2:


No. Its not going to work. JBoss AS 6 and 7 are not compatible with Oracle JDK 1.8. You need to download WildFly 10 in order to work with JDK 1.8.

WildFly is formerly knows as JBoss AS



来源:https://stackoverflow.com/questions/28496816/is-jdk8-a-supported-platform-for-jboss-6-as

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!