Posts tagged JakartaEE (23)
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!
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?
Using Payara Server with Docker
Published on 22 Apr 2020
by Jadon Ortlepp
Topics:
Docker,
JakartaEE,
Payara Server
|
4 Comments
Docker is a platform which makes it easier to create, deploy and run your applications using containers. A container bundles all the software needed to run it. By packaging the required dependencies, it makes it easy to run it on any machine, regardless of small configuration differences. This article will explain more about introducing Docker.
Getting Started with Payara Server
Published on 20 Apr 2020
by Jadon Ortlepp
Topics:
MicroProfile,
JakartaEE,
Payara Server
|
0 Comments
Video Tutorial - How to Create a Secure JSF JPA Application
Published on 17 Apr 2020
by Fabio Turizo
Topics:
Java EE,
Security,
JakartaEE
|
6 Comments
Add Payara Server 5 to the Visual Studio Code Tutorial
Published on 03 Apr 2020
by Gaurav Gupta
Topics:
JakartaEE,
Payara Server 5 Basics,
Payara tools,
tutorial
|
17 Comments
The Payara Monthly Catch for March 2020
Published on 01 Apr 2020
by Jadon Ortlepp
Topics:
Java EE,
MicroProfile,
JakartaEE,
news and events,
Java
|
0 Comments