简体   繁体   中英

Jboss eap7.0 supported with JDK 7 or 8

I am trying to do Jboss eap7.0 setup in my system, when starting the server getting error

"MAJOR.MINOR VERSION 52.0"

My code build with jdk 7, is this error because of jdk compactability or any other configuration issue. please help

JBoss EAP 7.0 supports:

Java Virtual Machine Version

OpenJDK 1.8 (Red Hat limits support of OpenJDK to Red Hat Enterprise Linux.)

Oracle JDK 1.8

IBM JDK 1.8

HP JDK 1.8 (Support for the HP JDK 1.8 was added with EAP version 7.0)

Azul Zing JDK 1.8

Azul Zulu 1.8

52.0

只是意味着您必须升级到Java SE 8

For future visitors:

Refer to this article .

Even better - I would say best is to Google this search string "Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations" so that you would get the latest article

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM