Showing Search Results For:

“”

Microservice choreography with the Payara Micro clustered CDI Event Bus

One of the key concepts of a micro-service architecture is the coordination of multiple services using loosely coupled event based choreography (http://www.thoughtworks.com/insights/blog/scaling-microservices-event-stream).   In a choreography based approach, micro-services generate events in response to significant […]

Read More

Volver a lo básico – Cómo desplegar una aplicación en Payara Server / GlassFish 4.1

Esta es la segunda parte de nuestra serie “Payara Server – Volver a lo básico”. Mira la Parte 1 – Instalando Payara Server en Ubuntu.

Read More

Back to Basics – How to Deploy an Application on Payara Server / GlassFish 4.1

This is Part 2 of our Payara Server – Back to Basics series, see Part 1 – Installing Payara Server on Ubuntu here. In order for a web application to run, it must be first deployed on […]

Read More

Volver a lo básico – Instalando Payara Server en Ubuntu

Esta es la primera parte de nuestra serie “Payara Server – Volver a lo básico”, donde os mostraremos una vista paso a paso sobre como instalar Payara Server en Ubuntu. Mira Parte 2 – Cómo […]

Read More

Back to Basics – Installing Payara Server 4 on Ubuntu

This is Part 1 of our ‘Payara Server- Back to Basics’ series, where we will show you a step-by-step overview of how to install Payara Server 4 on Ubuntu. See Part 2 – How to […]

Read More

Introducing Payara Blue

One of the new features of our Payara Server 4.1.153 is Payara Blue. Payara Blue is our code name for support for Payara Server and Payara Micro on the IBM JDK. Payara Blue gives the […]

Read More

What’s new in Payara Server 153 ?

Payara Blue, Payara Micro API, JCache Injection, Updated Start-Domain Command & more!  

Read More

Upcoming Feature: Payara Micro HTTP & HTTPS auto-binding

Taking inspiration from the way the integrated Hazelcast automatically searches for an open port when clustering, I decided to add in a similar feature for Payara Micro when trying to bind its HTTP and HTTPS […]

Read More

A Vagrantfile for Payara Server

This is a preview of a personal project I’ve been working on which I’m sharing (through Payara) with the community, hence it’s not exactly polished and there’s still plenty more I’d like to do with […]

Read More

Payara Micro Clustering

Payara Micro is our new embedded distribution that was part of our latest release.

Read More

Working with GlassFish & Payara Server Dotted Names

Many of you will know of some of the common asadmin commands, such as start-domain, create-cluster, and change-admin-password, some of which I covered in a previous blog written for GlassFish (which still holds true for […]

Read More

Java EE 7 is Doing Fine in Production This Spring

Recently Juergen Hoeller from Spring put out a blog implying Java EE 7 is not fit for production and denigrating some fine open source servers in the process.

Read More