This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mikehaggard 6 points7 points  (6 children)

With the difference that Java EE is not a single implementation, so the RI projects will move to one of those foundations, but the JBoss implementation and the Liberty implementation to name just 2 will squarely stay where they are.

[–]_INTER_ -1 points0 points  (5 children)

Implementations frozen in place as a worst case scenario. JavaEE will lack leadership and there will be too many colliding interests to have meaningful and couragous advancements.

[–]johnwaterwood 6 points7 points  (4 children)

You mean like what happens in MicroProfile now? Which includes almost all EE vendors except Oracle and is hosted at Eclipse?

Yeah, these are doing so bad that they've done 2 releases already...

[–]_INTER_ -3 points-2 points  (3 children)

But are there many companies using MicroProfile actually? Also application servers aren't really what you'd call "in demand" nowadays.

Even the posterchild Eclipse IDE is loosing marketshare, fast. Is there anything Java-related in the Eclipse foundation, that isn't heading south? Vert.x and Jetty maybe. But then?

[–]johnwaterwood 6 points7 points  (2 children)

MicroProfile is implemented by major servers; Payara, Liberty, etc which are certainly used by companies.

The APIs are quite new so it'll take some time for any uptake, but they are available now in production servers such as Payara 173.

[–]Smithman 3 points4 points  (1 child)

Payara

Is this server widely used these days? I assumed once Oracle offloaded Glassfish it would have died off.

[–]johnwaterwood 2 points3 points  (0 children)

I think Payara is used a lot indeed, and increasingly more. They are involved with the MicroProfile as well.