1 Reply Latest reply on Oct 28, 2018 2:29 AM by rhn-support-abhati

    JBOSS 7.1.1 not certified with Open JDK 1.8

    harpreet.pabla

      Dear Team,

       

       

       

      I would like to know whether JBOSS 7.1.1. community version is certified with Open JDK 1.8 or not ?

      If not, is there any plan for the same in ear future.

       

       

       

      Thanks,

      Harpreet

        • 1. Re: JBOSS 7.1.1 not certified with Open JDK 1.8
          rhn-support-abhati

          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.