TomEE: Upgrading is Easy!
Apache TomEE has been designed from the ground up to be very easy to upgrade. This allows the open source project to innovate quickly and update often without major disruptions to our communities...
View ArticleTomEE: An Overview of the TomEE 7.1 release!
The Apache TomEE community has announced the release of TomEE 7.1 – a major step forward for TomEE. For more details on the changes please look into the release notes. For tips on upgrading, see this...
View ArticleOracle Developer Community Tour Latin 2018
About a month ago we post a blog about Otávio Santana speaking with the Latin America Oracle Developer Community Tour (Latin ODC Tour). The Latin ODC Tour focuses on great technologies such as Oracle...
View ArticleMicroProfile JSON Web Token (JWT)
In the post, “What is Eclipse MicroProfile”, we explained what Eclipse MicroProfile is and why it’s important. MicroProfile is made up of several specifications. In this post, I’ll explain the JSON Web...
View ArticleTomEE: Tutorial on MicroProfile JWT
Last week we published the post, “MicroProfile JWT” by @JLouisMonteiro that covers the basics, standards, pros, and cons involved in implementing stateless security with Microprofile JWT. In this...
View ArticleJNoSQL and Jakarta EE
The Enterprise Java platform has been evolving steadily since 1999 when it was first introduced as Java 2, Enterprise Edition. Today, Enterprise Java is being standardized under the Eclipse Foundation...
View ArticleMicroProfile Fault Tolerance, Take 2
Understanding Fault Tolerance and the strategies of resilience and eventual consistency are extremely important to microservices. This article an update and expansion of an article written in April of...
View ArticleMicroProfile Fault Tolerance Annotations
In our last article about Microprofile Fault Tolerance we explained the motivation for this project and the need to provide a few design patterns under the microservice friendly Microprofile spec,...
View ArticleTomEE: A Tutorial on MicroProfile Fault Tolerance
This is the final of a series of 3 articles dedicated to the MicroProfile Fault Tolerance. We started by introducing and giving an overview of the specification in “MicroProfile Fault Tolerance, Take...
View ArticleJavaDay Ecuador 2018
On September 8, the first edition of Java Ecuador Day was held in beautiful Quito, Ecuador. The conference boasted more than 350 attendees with 20 speakers. As a Triber, I got the opportunity to attend...
View ArticleTomitribe Goes To CodeOne 2018
Tomitribe is excited to be attending Oracle CodeOne (Oct 22nd – 25th) this year. Eight Tribers – David, Amelia, Jean-Louis, Roberto, Otavio, Cesar, Ivan, and Richard – six of whom are giving a total...
View ArticleTomEE: SSL/TLS Secured Websockets
In a previous article, WebSocket and Lock it! we showed how to use basic authentication on websocket calls to an application deployed on TomEE. In this article, we explain how to add SSL/TLS security...
View ArticleTomEE: Announcing TomEE 8 M1!
The Apache TomEE community has announced the release of TomEE 8.0 – Milestone 1 (M1) – a major step forward for TomEE. Tomitribe and TomEE TomEE is a project that members of Tomitribe have been working...
View ArticleTomEE: Configuration Techniques
Many applications running on TomEE interact with other services, such as databases or 3rd party REST APIs. As an administrator, we need to be able to tell the application how to connect to these...
View ArticleThe Best Thing I Ever Did Was Open Source
When I look back on the 25 years since I graduated and entered the market as a professional software engineer, I see a tapestry of accomplishments, failures, joy, frustration, and finally peace. One...
View ArticleOverview of MicroProfile Rest Client
The goal of this article is to give you an overview of the MicroProfile Rest Client (aka Rest Client), how it works and the advantages you can obtain when utilizing it to implement a Java REST client....
View ArticleTomEE for the Holidays
If I were to pick a month to brand “Open Source Month”, it would be December. I could list personal reasons for it, such as December 1999 was the first month I ever contributed to Open Source. That...
View ArticleTomEE: A Tutorial on Microprofile Rest Client
On a previous blog post, Triber Ivan Junckes Filho published an overview of the MicroProfile Rest Client (Rest Client) standard. In this tutorial, we are going to build on Ivan’s overview to show you,...
View ArticleJMS 3.0: Get Involved!
As the Jakarta EE Working Group at Eclipse prepares for the release of Jakarta EE 8 we are starting to think about what comes next. Actually, most of us have been thinking about that for a while, but...
View ArticleHow to Get Started Contributing to TomEE or any Open Source Project
What follows is an article, “Contribution Tips”, from the updated Community page on the TomEE website initially penned by David Blevins and improved by the Community, which explains how to get started...
View Article