Payara Server と NetBeans による RESTful Web サービスの作成
Published on 20 May 2020
by Kenji Hasunuma
Topics:
REST,
NetBeans,
Japanese language
|
0 Comments
Evolution of Microservices and the Payara Platform Solution
Published on 18 May 2020
by Ondro Mihályi
Topics:
Microservices,
JakartaEE
|
0 Comments
Opening the Payara Platform Roadmap to the Community
Published on 13 May 2020
by Steve Millidge
Topics:
news and events,
Payara Platform,
New Releases
|
0 Comments
We are continuing to change and improve the way we build and report our future platform releases through the introduction of the Open Roadmap.
As part of the new Payara Reef Community Growth Programme initiative, the Open Roadmap aims to collate user feedback clearly and effectively by allowing individuals to comment on any issues via a GitHub project board.
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.
The Payara Monthly Catch for April 2020
Published on 04 May 2020
by Jadon Ortlepp
Topics:
Java EE,
MicroProfile,
JakartaEE,
news and events,
Java
|
0 Comments
With the lock downs raging on, more events are being cancelled and postponed. The upside is many have also pivoted to being virtual and many advocates are now pumping out interesting webinars and videos. The quality of content has also certainly not diminished, so read on dear reader!
Below you will find a curated list of some of the most interesting news, articles and videos from this month. Cant wait until the end of the month? then visit our twitter page where we post all these articles as we find them!
Our Documentation Has Moved!
Published on 01 May 2020
by Fabio Turizo
Topics:
news and events,
Payara Platform
|
0 Comments
Advanced Administration & Maintenance of Payara Server
Published on 28 Apr 2020
by Jadon Ortlepp
Topics:
JakartaEE,
Payara Server
|
0 Comments
After you've got familiar with administering Payara Server, having configured your domain and deployed your applications, you might find it useful to get some more information on features supporting maintenance of your domain in the longer term. If you are not quite there yet, have a look at our resources page or our getting started page.
Easy ways to bring your Java Microservices to the Cloud
Published on 24 Apr 2020
by Jadon Ortlepp
Topics:
Microservices,
Cloud,
MicroProfile,
JakartaEE,
Java
|
0 Comments
All companies are software companies, and businesses will always experience the challenge of keeping integrations between users and applications scalable, productive, fast, and of high quality. To combat this, cloud, microservices, and other modern solutions come up more and more in architectural decisions. Here is the question: Is Java prepared to deal with these diverse concepts in a corporate environment?