Who Are The Real Heroes Of Open Source?
As the first entry in the Tomitribe blog, I wanted to take the opportunity to give a personal view of why. Why do we exist? What do we hope to achieve? Chasing a Dream Before I talk about that, I want...
View ArticleAttention Bay Area: See David Talk TomEE at Google on Wednesday Night
If you are in the Bay Area, stop by Mountain View tonight to see David Blevin discuss TomEE at the Silicon Valley Java Users Group (SVJUG). For more information and to RSVP, click here. There are a...
View ArticleCreating a MongoDB Security Realm for Tomcat
At Tomitribe, much of our client work focuses on integration. For example, a customer might come to us and with an existing LDAP server that they want to use as a security realm or, in this case, a...
View ArticleIn Development: Improved Support in NetBeans for TomEE
If you use NetBeans or you’ve attended a conference or read Oracle’s NetBeans blogs, you know who Geertjan Wielenga is. Geertjan has lived and breathed NetBeans for years, and I see him everywhere I...
View ArticleMeet Tomitribe at Devoxx 2013
Don’t miss Tomitribe at Devoxx 2013. I’ll be there presenting some of the recent accomplishments in the EJB 3.2 spec released as part of Java EE 7. As a spec revision largely focused on API fixes,...
View ArticleFeed the Fish
The announcement of the end of commercial versions of GlassFish has a lot of people pronouncing GlassFish, in general, dead. While GlassFish is definitely not dead, the open source version will live,...
View ArticleGet Started with the TomEE Maven Archetype
I know you’ve been thinking about TomEE for some time. It’s on your list of “things to check out”, but maybe you haven’t had the time to set aside a half day to dive into the details of running TomEE?...
View ArticleEmpezar a Usar Apache TomEE
Obtén una introducción a Apache TomEE y aprende como usar el soporte de Eclipse a Tomcat para desarrollar rápidamente aplicaciones Java EE. Empezarás a codificar en menos de 10 minutos. Editor’s Note...
View ArticleTomitribe’s Recommended Cyber Monday Architecture
At Tomitribe, we’re always interested in sharing best practices with a wide audience. If our potential customers understand our approach to scaling e-commerce architectures it reduces the lead time for...
View ArticleMeet Tomitribe at JFokus 2014
Don’t miss Tomitribe next week at Jfokus this February 3rd – 5th in Stockholm, Sweden. JFokus is one of the largest Java developer events in Europe – 1500 attendees, over 50 conference presentations...
View ArticleTomitribe.next()
After one full month working at Tomitribe, I could not pass up on the opportunity to share my experiences and impressions with the world. I’d like to step back for a moment and reflect on the situation...
View ArticleTomitribe at DevoxxUK
DevoxxUK is next week and we couldn’t be more excited. Why? Oh, let me count the ways. We’re a Sponsor It will be our first time as an official sponsor of a conference! How’s that for a start? A proud...
View ArticleApache TomEE JAX-RS and Arquillian Starter Project
Know JAX-RS, but haven’t yet dug into Apache TomEE? Way too busy or impatient to read documentation? This repo is for you. https://github.com/tomitribe/tomee-jaxrs-starter-project The only thing better...
View ArticleMonitoring an Apache TomEE Service on Windows with VisualVM
It’s always good to ‘see’ how your Apache TomEE server is performing in a real world environment. A really great visual tool for this job, that actually ships with the latest Java Development Kit...
View ArticleTomEE Security Episode 1: Apache Tomcat and Apache TomEE Security Under the...
Introduction and Scope Security is often of great concern and should be high on the list of any project goals. It covers a vast domain and Apache Tomcat, which relates directly to Apache TomEE, is no...
View ArticleThread pool configuration for inbound resource adapters on TomEE
Developing resource adapters is surely one of the least known parts of the Java EE platform. Besides developing the component itself, additional knowledge is required for operating the component and...
View ArticleReady-to-edit application in under 3 min. with TomEE
We’ve teamed up with Codenvy to help make getting started with TomEE even easier than before! For those of you who don’t know, Codenvy is a cloud-based IDE that supports a range of popular programming...
View Article50 Shades of TomEE
I don’t know if we’ll get a film after the international success of it but since few months the world is all about microservices. Whatever your opinion on it is you will surely have to work with it a...
View ArticleFinancial Data: TomEE to the Rescue!
Michal Kalkowski and Romain Manni-Bucau have both worked around the financial services domain. This post shares some of their experience, and shows how TomEE can fit this need. This post is linked to a...
View ArticleWebSocket and Lock It!
WebSockets are a good technical solution where there is a requirement for interactive communication. A typical example is a chat system, but it makes much better sense for live updates such as the...
View Article