Just a couple of days ago, the new JBoss EAP 7 ALPHA version was released. And I already blogged about how to get started with it. One very interesting part is the HTTP/2 support which has been added as a technical preview. It is provided by the new webserver Untertow. HTTP/2 reduces latency by compressing headers and multiplexing many streams over ...
Read More »Home » Archives for Markus Eisele »
Getting Started With EAP 7 Alpha and Java EE 7
Red Hat JBoss Enterprise Application Platform 7 (JBoss EAP 7) is a middleware platform built on open standards and compliant with the Java Enterprise Edition 7 specification. Built on top of innovative and proven open source technologies like WildFly, it will make Java EE 7 development a lot easier. Here is a quick guide on how to get started with ...
Read More »Red Hat JBoss Enterprise Application Platform 7.0 ALPHA released!
Red Hat JBoss Enterprise Application Platform 7 (JBoss EAP 7) is a middleware platform built on open standards and compliant with the Java Enterprise Edition 7 specification. It integrates WildFly Application Server 10 with high-availability clustering, messaging, distributed caching, and other technologies. The latest JBoss EAP 7.0 Alpha release is now available to download! JBoss EAP 7.0 Alpha is the ...
Read More »Theft-Proof Java EE – Securing Your Java EE Enterprise Applications
Øredev is just a couple of days away, and I was invited to give two presentations. One of them is about my favorite topic: Security and Java EE. It is designed to fulfill two goals. On the one side to introduce the typical Java EE developer to the overall application security process and main objectives. But also to look at ...
Read More »More Java EE from Red Hat Engineers at Devoxx
It is Devoxx Belgium time! Finally. Everything kicks off today with the University Sessions and the conference itself starts tomorrow morning. We’re all pretty excited, as this is the major event in Europe. And Red Hat is proud to be a sponsor again this year. We will be onsite with 14 sessions, a booth – with beer, books and more. ...
Read More »Promoting Docker Images Across Environments
I got off the stage at WJAX in Munch just a couple of minutes ago. And while my co-worker Jan was talking about this amazing customer success story AMADEUS, I had the pleasure to base his thoughts and ideas a bit and talk about how DevOps can be done with OpenShift and Docker Images from a developers perspective. Microservices and ...
Read More »How Would ESBs Look Like, If They Were Done Today?
JavaOne 2015 just came to an end and it was a great community event again. I gave two sessions and a HOL with Rafael. One of the sessions actually is my favorite: The talk about how ESBs would look like, if they were done today. What? ESBs? I thought that is the past? That is what I usually tend to ...
Read More »Docker for Java EE Developers – A Sneak Peak Into Our JavaOne HOL
Instead of writing a blogpost, I should be cleaning and packing. Actually, JavaOne is just around the corner and beside my own two sessions about Apache Camel and the future of integration, I’m really looking forward to the Docker for Java EE developers Hands On Lab. A lot of preparations went into this one and it has been given some ...
Read More »OpenShift Quick Tip: Port Forwarding with v3 and the All-In-One-VM
Just a short tip today, but I was playing around with the all-in-one vm from the OpenShift team and wanted to use the port-forwarding feature for a quick check of a running database. You can use the CLI to forward one or more local ports to a pod. This allows you to listen on a given or random port locally, and ...
Read More »