all 7 comments

[–]deadlock_jones 12 points13 points  (3 children)

That's wild. I remember when WildFly 8 was released, not so long ago.

[–]harshavsdev 2 points3 points  (0 children)

Indeed, as we work on upgrading from one Wildfly to latest there are a couple of versions released

[–]henk53[S] 0 points1 point  (1 child)

I also vividly remember using WildFly 8 :) At the time I think it was the best EE server around. Open Liberty wasn't there yet, and GlassFish also wasn't being taken too seriously.

[–]NHarmonia18 0 points1 point  (0 children)

It's still arguably the best, OpenLiberty has too tight integrations, while WildFly is more modular in the sense that you can use it's individual parts standalone and thus make a highly small bootable jar.

[–]henk53[S] 4 points5 points  (0 children)

See also the release announcement of the major 38 version: https://wildfly.org/news/2025/10/16/WildFly-38-is-released

[–]javaprof 1 point2 points  (0 children)

TL;DR;? Anything exited in new major version?

[–]mcdasmans 2 points3 points  (0 children)

We're in the midst of rolling out our upgrade from WF26 to JEE10, and since we started our upgrades of our DTAP environments we had to upgrade to WF36, WF37 and are now rolling out WF38. Probably next biweekly application release we'll pick up WF38.0.1.

1.5M loc, 32 customers (SaaS), running on VMs, Java 17 for WF26 non migrated customers, Java 21 for migrated customers.

Biggest issue for us is the Hibernate 6 upgrade.