Posts tagged Payara Server (6)
Did You Know? Payara Server and Payara Micro Come with HealthCheck Service
Published on 09 Jul 2018
by Susan Rai
Topics:
Payara Micro,
Healthcheck,
Monitoring,
Payara Server
|
0 Comments
New Feature in Payara Server & Payara Micro 5.182: MicroProfile OpenTracing
Published on 05 Jul 2018
by Andrew Pielage
Topics:
Payara Micro,
MicroProfile,
Payara Server
|
6 Comments
Introduction
The 5.182 release of Payara Server & Payara Micro (Payara Platform) brings in MicroProfile (MP) 1.3. This introduces a couple of updates to some existing MP specifications, and three new ones: OpenTracing, OpenAPI, and Type-safe REST Client. In this blog I’ll be covering our implementation of OpenTracing.
Benefits of Open Source vs Proprietary Software
Published on 03 Jul 2018
by Debbie Hoffman
Topics:
Payara Micro,
Payara Server
|
0 Comments
Open source software offers a number of advantages over proprietary software. Many businesses prefer open source options as it reduces the procurement barrier. A survey conducted by Black Duck Software and North Bridge revealed that 78% of today’s businesses already rely on open-source software for increased security and the lack of licensing fees. It is estimated that the use of open source saves businesses $60 billion (USD) annually.
MicroProfile OpenAPI in the Payara Platform
Published on 28 Jun 2018
by Matthew Gill
Topics:
Payara Micro,
Microservices,
MicroProfile,
Payara Server
|
8 Comments
One of the new features in Payara Platform version 5.182 is full compatibility with MicroProfile 1.3. In this blog post, I will introduce OpenAPI 1.0, a new API in MicroProfile 1.3. This functionality is available in both Payara Server and Payara Micro in version 5.182. It's also available in version 4.1.2.182 for Payara Support customers.
Did You Know? Payara Server Comes with a Domain Pre-Configured for Production Use Out-of-the-Box!
Published on 01 Jun 2018
by Mike Croft
Topics:
Payara Server
|
0 Comments
Deploying to Payara Server Using the Maven Cargo Plugin
Published on 31 May 2018
by Jonathan Coustick
Topics:
Maven,
Payara Server
|
9 Comments
When creating a Java EE application it is important to deploy and test it on a server that is as close to the target production environment as possible. If you use Maven in your project, it is possible to do so using the Cargo plugin, which allows you to deploy an application to an instance of Payara Server either locally or remotely. A complete example is available at https://github.com/payara/Payara-Examples/blob/master/ecosystem/payara-maven/pom.xml.
Automating Production in Payara Server 5
Published on 14 May 2018
by Mike Croft
Topics:
Production Features,
Docker,
DevOps,
Payara Platform 5,
Payara Server
|
1 Comment
Back in 2016, we wrote about the importance of automation in taking applications from development to production with Payara Server. Since then, there have been a lot of changes both in Payara Server and Payara Micro and the wider tech landscape.
How to Secure Payara Server with Apache
Published on 04 May 2018
by Jonathan Coustick
Topics:
Apache,
Payara Server
|
2 Comments
In a previous blog of this series we set up Apache httpd to forward traffic to Payara Server. However, this only covers forwarding HTTP and not HTTPS. This blog will demonstrate how to secure Payara Server with Apache over HTTPS on Ubuntu.
An Introduction to Connection Pools in Payara Server 5
Published on 02 May 2018
by Arjan Tijms
Topics:
Connection Pools,
Payara Platform 5,
Payara Server
|
7 Comments
4 Production Features in Payara Server 5 You Might Not Know About
Published on 30 Apr 2018
by Mike Croft
Topics:
Payara Platform 5,
Payara Server,
Notifier
|
0 Comments