GlassFish is rolling forward. What’s New?
What’s been happening in the past 2 years and what’s up with GlassFish right now? GlassFish evolves with enterprise support, improved logging, microservices, updated security, and much more…
What’s been happening in the past 2 years and what’s up with GlassFish right now? GlassFish evolves with enterprise support, improved logging, microservices, updated security, and much more…
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.
This tutorial will guide you to configure Apache HTTP Server as a load balancer for your GlassFish cluster. It shows how to apply the sticky session routing mechanism to keep requests within a single session served by a single GlassFish instance.
This tutorial will guide you to set up a GlassFish cluster that serves a single application on multiple machines. To be used with sticky sessions load balancing.
In this article, I’m going to share how I use GlassFish Embedded in my project is APILoader. APILoader has a server component and a client component but they are deployed differently depending on the needs of their users. The server component can be deployed either on a central GlassFish Server, or together with the client component in a GlassFish Embedded container.
In this article, we’ll address upgrading individual libraries used by your applications. This solves two problems. First, it improves the
We explain how you can automate transforming the application’s source code to use the Jakarta EE 10 APIs. This will enable you to use new features in Jakarta EE 10 as well as newer versions of external libraries that require Jakarta EE 10.
In this article, we’ll explore using the Eclipse Transformer to transform your final binary application so that it can be deployed to a Jakarta EE runtime like Eclipse GlassFish 7.
Upgrading to Jakarta EE 10 from an older version of Jakarta EE or Java EE can be a bit tricky and may require
Last year we started a survey about Jakarta EE. In this survey we asked several questions about Jakarta EE, what people use exactly,