This content has been marked as final.
Show 1 reply
-
1. Re: JBOSS 7.1.1 not certified with Open JDK 1.8
rhn-support-abhati Oct 28, 2018 2:29 AM (in response to harpreet.pabla)Hi Harpreet,
Are you using JBoss EAP 7 or you are using Wildfly ?
Red Hat JBoss EAP 7 is certified with Open JDK 1.8.
Can you check your java version using below :
~~~
java -version
javac -version
~~~
You can also check the JBoss version via CLI :
~~~
version
~~~
I would also recommend you to use the latest version of wildfly.