2 Replies Latest reply on Feb 19, 2019 10:26 AM by nalvargonzalez

    Wildfly 10.1.0.Final

    nathanabreu

      I need know if this version works in the windows server 2016?

        • 1. Re: Wildfly 10.1.0.Final
          ctomc

          as long as required version of java runs on it.

           

          in this case JDK 8, which works fine on Window Server 201x

          • 2. Re: Wildfly 10.1.0.Final
            nalvargonzalez

            I'm currently working on a JBoss 4.2.2 upgrade to WildFly, both running perfectly on Windows 2016 Server, and while 10.1.0-Final will work on your case, as Tomaz mention, it's just a matter of having Java 8 installed (not only JDK, the JRE will work), I will recommend to start at least with 12.0.1-Final as 10 gave some issues that were fixed on more recent versions. We're currently running all the versions from 12 to 15, installed through an inhouse automated tool, without issues.

             

            Also, I would recommend to have the latest Java 8 release, as that also fixes some of the issues that might arise, for example we had some EJB issues with Java 8 release 61, and those are fixed from 150 and on (if I recall correctly).

             

            Let me know if I can help you with anything else!

             

            Nicolas Alvargonzalez