Showing posts with label Java EE. Show all posts
Showing posts with label Java EE. Show all posts

Tuesday, May 19, 2015

Running Java EE Applications with Payara Micro on the Raspberry Pi

Payara Micro is a new way of running Java EE applications without having to install a full application server.

As Payara Micro requires no installation and has a <60MB runtime footprint it is ideal for running on small platforms like the Raspberry Pi.

This blog post (https://www.voxxed.com/blog/2015/05/running-javaee-applications-with-payara-micro-on-the-raspberrypi/) will give you a step by step rundown of getting a Payara Micro cluster running on a pair of Raspberry Pis. However the steps here can be used to test Payara Micro on any Linux platform.