Posts tagged Payara Platform 5 (3)
Prevent Command Execution Failures using Dynamic Instance Naming
Published on 20 Sep 2019
by Andrew Pielage
Topics:
What's New,
Payara Platform 5,
New Releases
|
0 Comments
When creating instances, it can sometimes be a chore remembering what names are already in use or even coming up with a name to use in the first place! The Dynamic Instance Naming feature, sometimes called auto-naming, introduces a new option to the create-instance & create-local-instance commands that, when enabled, will resolve any name conflicts or generate a name for you.
Request Tracing in Payara Platform 5.192
Published on 15 Aug 2019
by Andrew Pielage
Topics:
JakartaEE,
Payara Platform 5,
diagnostics
|
1 Comment
Request tracing has been a feature in Payara Platform for a number of years now, and over time it has evolved and changed in a number of ways. The crux of what the feature is remains the same, however: tracing requests through various parts of your applications and the Payara Platform to provide details about their travels.
Certificate Realm Changes in Payara Server 5.192
Published on 08 Aug 2019
by Matthew Gill
Topics:
Payara Platform 5
|
5 Comments
What is a Security Realm?
A security realm in Payara Server is a component used to authenticate users. Despite all the complicated terminology used in Java EE security, which is not helped by different application servers having their own terminology to describe the same thing, that's fundamentally all it is. The 'certificate' realm is a Payara Platform-specific component used to authenticate users using a certificate store. This will be used, for example, in client certificate authentication.
Using Jakarta Security on Tomcat and the Payara Platform
Published on 18 Jul 2019
by Arjan Tijms
Topics:
Security,
JakartaEE,
Payara Platform 5,
API,
Tomcat
|
0 Comments
Java EE Security API is one of the new APIs in Java EE 8. With Java EE currently being transferred and rebranded to Jakarta EE, this API will soon be rebranded to Jakarta Security, which is the term we'll use in this article. Jakarta Security is part of the Jakarta APIs, included and active in the Payara Platform by default with no configuration required in order to use it. With some effort, Jakarta Security can be used with Tomcat, as well.
Announcing the Release of Eclipse MicroProfile 3.0
Published on 11 Jun 2019
by Debbie Hoffman
Topics:
Payara Micro,
MicroProfile,
Payara Platform 5
|
0 Comments
What's New in Payara Platform 5.192 - Docker Nodes
Published on 04 Jun 2019
by Andrew Pielage
Topics:
Docker,
Payara Platform 5
|
0 Comments
Payara Platform 5.192 is Compatible with MicroProfile 2.2
Published on 31 May 2019
by Jan Bernitt
Topics:
Microservices,
MicroProfile,
Payara Platform 5,
New Releases
|
0 Comments
The Payara Platform 5.192 release comes with an update to MicroProfile. Compared to MicroProfile 2.1, four components were updated in MicroProfile 2.2:
Payara Platform 5.191 - MicroProfile 2.1
Published on 22 Mar 2019
by Andrew Pielage
Topics:
Payara Micro,
Microservices,
MicroProfile,
Payara Platform 5,
New Releases
|
0 Comments
Did You Know? You Can Now Rotate Access Log on Date Change in Payara Platform 5.191
Published on 12 Mar 2019
by Susan Rai
Topics:
Payara Platform 5,
Payara Server,
New Releases
|
0 Comments
Did You Know? Payara Server Comes with Autocomplete Asadmin Commands!
Published on 26 Feb 2019
by Susan Rai
Topics:
Payara Platform 5,
Payara Support,
New Releases
|
0 Comments