GlassFish startup times
Historically application servers like WebLogic, WebSphere, but also GlassFish were known to start up quite slowly. But is this still […]
GlassFish startup times Read Post »
Historically application servers like WebLogic, WebSphere, but also GlassFish were known to start up quite slowly. But is this still […]
GlassFish startup times Read Post »
At the WeAreDevelopers World Congress 2024, OmniFish presented about what Jakarta EE is, and what the new features are in Jakarta EE 11. Here are the slides from our presentation.
Boost Performance and Developer Productivity with Jakarta EE 11 – World Congress slides Read Post »
GlassFish, an open source Jakarta EE Platform implementation, is a code base that goes back a long time, in essence all
GlassFish now runs on JDK 21! Read Post »
Last year we started a survey about Jakarta EE. In this survey we asked several questions about Jakarta EE, what people use exactly,
Jakarta EE Survey 2022/2023 – results Read Post »
Enterprise Beans was once the face of Java EE, but as we discussed a while ago, is currently de-emphasised in
EJB support in Piranha via CDI Read Post »
EJB, or Enterprise Beans, are Java classes with a number of container provided services attached to them, such as transactions, remoting and security. In this article we will take a look at what we can expect for EJB in the future.