Jakarta EE, Java EE, and EE4J are all related to the Java Enterprise Edition (EE) platform, but they represent different stages and developments in the evolution of Java EE. Here’s a comparison between Jakarta EE, Java EE, and EE4J.
Articles
Migrating a Service from JBoss ESB to Apache Camel
If you have a service running on JBoss ESB and are looking to migrate to a different platform, Apache Camel can be a good choice. Camel is a widely-used, open-source integration framework that allows you to define routing and mediation rules in a variety of domain-specific languages, including a Java-based Fluent API, Spring XML, and Scala DSL.
Revised edition of WildFly books now available!
Fresh take on WildFly Administration Guide and Practical Enterprise Application development. Both books are now Jakarta EE 10 ready!
What is WildFly application server?
In this tutorial we will learn what is WildFly and how it can help you to develop Java Enterprise Applications. An application server exposes business logic to client applications through various protocols, possibly including HTTP. While a Web server mainly deals with sending HTML for display in a Web browser, an application server is not limited … Read more
Which is WildFly latest version?
The latest version of WildFly Application server – as of – is version . You can download the latest version of WildFly from the official site: https://www.wildfly.org/downloads/ Alternatively, you can use the Galleon tool to install the whole distribution or some specific layers. To learn more about it check this article: Provisioning WildFly with Galleon … Read more
How to migrate Weblogic applications to JBoss
In this article we will learn how to migrate an Enterprise application from Oracle Weblogic into JBoss EAP / WildFly. To do that, we will be using Red Hat Migration Toolkit for Applications (MTA).
Advertise with us
Do you want to advertise on mastertheboss.com ? We would like to hire new authors for our articles so that our site keeps growing. So we are looking for a sponsorship interested in having banners in the home page of mastertheboss.com. Each banner will be displayed in every article of this site, therefore you are guaranteed … Read more
WildFly Performance tuning book available!
The latest release of WildFly Performance tuning book is available on ItBuzzpress: Chapter 1: Introduces to the basic strategies for tuning, describing how data should be initially gathered, analyzed and verified Chapter 2: Discusses the tools that can be used to monitor the performance of the application server,from the standard JMX toolings to ELK stacks … Read more
JBoss Profiler helps you to tune your applications
If you are looking for ways to tune JBoss / WildFly applications, we have more updated tuning resources. Please check:
Interview Questions
JBoss Interview questions SOA interview questions DevOps interview questions