Payara Server 5における接続プールのご紹介
Published on 18 May 2021
by Arjan Tijms
Topics:
Connection Pools,
Japanese language,
Payara Platform 5,
Payara Server
|
2 Comments
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.
Payara Tools 1.0 - June 2019 - New for JDK 11 Users
Published on 16 Jul 2019
by Arjan Tijms
Topics:
Eclipse,
Payara tools,
JDK 11
|
1 Comment
Payara Tools 1.0 Eclipse Plugin just got a small, but important update for JDK 11 users.
What's New in Payara Platform 192?
Published on 29 May 2019
by Arjan Tijms
Topics:
Payara Micro,
Payara Server 5,
Payara Platform,
New Releases
|
2 Comments
Payara Tools 1.0 - New and Noteworthy
Published on 23 Apr 2019
by Arjan Tijms
Topics:
New Releases,
Payara tools
|
13 Comments
EE Security in Relation to JASPIC, JACC and LoginModules/Realms
Published on 16 Apr 2019
by Arjan Tijms
Topics:
Java EE,
Security,
JakartaEE,
Java 8
|
2 Comments
Java EE 8 introduced a new API called the Java EE Security API (see JSR 375) or "EE Security" in short.
This new API, perhaps unsurprisingly given its name, deals with security in Java EE. Security in Java EE is obviously not a new thing though, and in various ways it has been part of the platform since its inception.
So what is exactly the difference between EE Security and the existing security facilities in Java EE? In this article we'll take a look at that exact question.
New in Payara Server 5.191: Remote EJB via HTTP
Published on 26 Mar 2019
by Arjan Tijms
Topics:
EJB,
Payara Server 5,
New Releases
|
3 Comments
Glassfish 5.1 Release Marks Major Milestone for Java EE Transfer
Published on 29 Jan 2019
by Arjan Tijms
Topics:
Java EE,
GlassFish,
JakartaEE
|
3 Comments
Jakarta EE 9 - 2019 Outlook
Published on 18 Jan 2019
by Arjan Tijms
Topics:
JakartaEE
|
5 Comments
As presumably well known by now, Java EE is in progress of being transferred to the Eclipse Foundation. A lot of work, partially behind the scenes, has been done to make his happen. This work included discussions between vendors and other interested individuals, the vetting of the code in the Java EE repo at GitHub, actually transferring the code from the Java EE repo to the Eclipse repo, and most recently the preparation of the transferred code to be buildable on Eclipse Foundation infrastructure and changing the Maven coordinates over from javax.* to jakarta.*
New Feature in Payara Server 5.184: Allow Use of Different Security Providers via JCE API
Published on 07 Dec 2018
by Arjan Tijms
Topics:
What's New,
Security,
Payara Server,
New Releases
|
0 Comments