Posts tagged Payara Micro (11)

Payara Conference Presentations - 2016 Summary

 

2016 was a great year for us - the Payara Team was extremely busy attending and speaking at the various events and conferences, especially in the last couple of months. We went to JavaOne in San Francisco, Devoxx in Antwerp, W-JAX in Munich, GeeCon in Prague, JDD Conference in Krakow - and that's just to name a few!

 

Below you will find a selection of the recorded talks ( in English, Spanish & Czech language) from some of the events we've had a pleasure to present at in 2016.

 

Mike Croft for TechTarget -Configuration JSR, microservices & Docker

In his second interview for TechTarget, Mike Croft - Payara's Support Engineer - talks about the benefits of having a configuration standard as part of Java and Java EE. Mike is also sharing his views on how container-based technology is changing the way application servers are developed, along with how microservices are being deployed.

 

The MicroProfile at Devoxx: Learning Our Way Forward

2016 has been a bit of a wild ride, to say the least. Lots of major things have happened politically and in popular culture. Considering the world of Java and its related ecosystems, we've seen a lot of activity too, with announcements about the delay of Java 9, the concerns raised by the Java EE Guardians (shared by many), and a largely unprecedented move in the establishment of the MicroProfile initiative.

 

Payara MicroProfile 1.0 Released

Back in June we announced MicroProfile with RedHat, IBM, Tomitribe, LJC and SouJava and Microprofile.io was launched as a location for community collaboration on Enterprise Java Microservices. In the announcement each of the vendors promised to have a MicroProfile runtime ready and available in time for JavaOne. Well  after much beavering away here in the Payara Engineering team we have just pushed onto Maven Central our 1.0 release of Payara MicroProfile.

 

Persistent EJB Timers in Payara Micro

Payara Micro is packed with most of the features and APIs that come with Payara Server Full Profile even though it doesn't entirely support whole Jakarta EE Full Profile. As an example, Payara Micro supports persistent EJB Timers, which are only required by the Jakarta EE Full Profile and not by the Web Profile. In Payara Micro, it's possible to use persistent EJB Timers, which are stored across your micro instances inside the distributed data grid as long as at least one instance in the data grid is up and running.

What's new in Payara Server 163?

As we enter the third quarter of the year, that can only mean one thing: Payara Server 163 is here! With this release, we’ve managed to cram in 44 bug fixes, 34 enhancements, 6 new features and 6 component upgrades. One of these new features is the tech preview of our new Request Tracing service, which I’ll explain in more detail below.