Posts tagged JakartaEE (27)
The Payara Monthly Roundup for May 2019
Published on 03 Jun 2019
by Jadon Ortlepp
Topics:
JakartaEE,
news and events
|
0 Comments
This was a big month for the Payara Team. We just released Payara Platform 5.192, we toured all across Japan and there has been plenty going on in the Java world with the announcement by the Eclipse Foundation regarding the continued use of the javax namespace.
The Cloud is Driving the Future of the Java Ecosystem and Jakarta EE: Eclipse Foundation Survey Results
Published on 09 May 2019
by Debbie Hoffman
Topics:
Java EE,
JakartaEE
|
1 Comment
Jakarta EE 8 and Beyond
Published on 03 May 2019
by Steve Millidge
Topics:
Java EE,
JakartaEE
|
2 Comments
Today the Eclipse Foundation have announced an Update on Jakarta EE Rights to Java Trademarks which has dramatic implications for the future of Java EE and Jakarta EE. The Payara team have only recently learned about this - so we thought we would blog about how we feel this impacts customers and users of the Payara Platform. We'll also give our thoughts on how Jakarta EE should evolve given the constraints outlined in Mike Milinkovich's blog from the Eclipse Foundation.
The Payara Monthly Roundup for April 2019
Published on 30 Apr 2019
by Jadon Ortlepp
Topics:
Microservices,
MicroProfile,
JakartaEE,
news and events,
Payara Platform
|
1 Comment
Hello and welcome to the second issue of our monthly round up where we feature a curated list of interesting articles and videos created by the community that we have enjoyed and found interesting. Cant wait until the end of the month? then visit our twitter page where we post all these articles as we find them!
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.
The Payara Monthly Roundup for March 2019
Published on 01 Apr 2019
by Jadon Ortlepp
Topics:
Microservices,
MicroProfile,
JakartaEE,
Payara Platform
|
0 Comments
Kenji Hasunuma's talks from KanJava
Published on 07 Feb 2019
by Kenji Hasunuma
Topics:
MicroProfile,
Japanese language,
JakartaEE,
Payara Platform
|
0 Comments
Eclipse GlassFish 5.1 が正式リリースされました
Published on 29 Jan 2019
by Kenji Hasunuma
Topics:
GlassFish,
Japanese language,
JakartaEE
|
0 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.*