Posts tagged JakartaEE (22)
Changes to Payara Platform Community Versioning System
Published on 17 Jun 2020
by Debbie Hoffman
Topics:
Payara Server 5,
JakartaEE
|
0 Comments
As the recent June release (download here!) marks the first official release since splitting our product into two separate software editions, Payara Platform Enterprise and Payara Platform Community, you may notice the versioning has been updated.
The New Release of Payara Platform is Here!
Published on 16 Jun 2020
by Matthew Gill
Topics:
What's New,
MicroProfile,
JakartaEE,
New Releases
|
0 Comments
We're happy to announce that Payara Platform Community (5.2020.2) and Payara Platform Enterprise (5.20.0) Editions are out today! The Community Release includes 28 bug fixes, 13 improvements, 3 new features, and 5 component upgrades. You can download it here!
Here's some detail of what's included in the 5.2020.2 Community release:
What’s Coming in Payara Enterprise 5.20.0: Integrated TLS Certificate Management
Published on 15 Jun 2020
by Andrew Pielage
Topics:
JakartaEE,
Payara Server,
Payara Enterprise
|
0 Comments
In the June Release of Payara Platform: MicroProfile 3.3 Compatibility
Published on 10 Jun 2020
by Jan Bernitt
Topics:
MicroProfile,
JakartaEE,
Payara Platform 5,
New Releases
|
0 Comments
With the June Payara Platform releases, Payara Platform will support version 3.3 of the MicroProfile (MP) standard. This blog summarises what changed since 3.2 and how this affects the Payara Platform.
Payara Platform Release Stream and Software Changes
Published on 08 Jun 2020
by Debbie Hoffman
Topics:
JakartaEE,
Payara Platform,
Payara Enterprise
|
0 Comments
The Payara Monthly Catch for May 2020
Published on 01 Jun 2020
by Jadon Ortlepp
Topics:
Java EE,
MicroProfile,
JakartaEE,
news and events,
Java
|
0 Comments
Alot went down in May! notably Java's 25th anniversary and a whole swathe of articles, webinars and podcasts that went with it! It felt like there was a webinar everyday!
Below you will find a curated list of some of the most interesting news, articles and videos from the last month. Cant wait until the end of the month? then visit our twitter page where we post all these articles as we find them!
Evolution of Microservices and the Payara Platform Solution
Published on 18 May 2020
by Ondro Mihályi
Topics:
Microservices,
JakartaEE
|
0 Comments
Migrate from GlassFish to Payara Server Enterprise
Published on 11 May 2020
by Jadon Ortlepp
Topics:
GlassFish,
GlassFish Migration,
JakartaEE,
Payara Server
|
1 Comment
Connect Payara Micro to External JMS Broker by Deploying a RAR file
Published on 08 May 2020
by Ondro Mihályi
Topics:
OpenMQ,
ActiveMQ,
Payara Micro,
JakartaEE
|
0 Comments
Payara Micro is a lightweight middleware platform for containerized Jakarta EE application deployments, but it still provides a lot of APIs and functionality for developers. On top of all Jakarta EE Web Profile APIs, Payara Micro also supports a additional Jakarta EE APIs, and it also provides the same MicroProfile, Payara, and JCache APIs as our complete application platform, Payara Server. In this article, we’ll show you how to make use of Jakarta Messaging (JMS) in Payara Micro to send and receive messages to and from a JMS broker.
Considerations When Migrating from Wildfly to Payara Server
Published on 06 May 2020
by Jadon Ortlepp
Topics:
JakartaEE,
WildFly,
Migration
|
0 Comments
Migrating applications from WildFly to Payara Server can be a simple and straightforward process because both servers rely on the Jakarta EE (Java EE) specifications. However, there are differences in many areas because many Java EE APIs in WildFly and Payara Server are implemented by different components. Moreover, the configuration of certain aspects like external resources, high-availability and deployment is not covered by any specification and is, in fact, very different in both servers. Although Payara Server offers similar features as WildFly, they are often based on different technologies and concepts, and often also use different terminology. Therefore, before going into migration from WildFly to Payara Server, we’ll provide you with an overview of similar features and concepts that exist in both WildFly and Payara Server.