Notifier API Updated for Payara Server Community Edition

Jakarta EE

Previously, Payara Server did not offer a convenient way to add extensions. If you wanted to add an extension, you had to download the Payara Server code base, build the entire repository, write your own extension and module, and basically act as a developer. We’re working to create a simplified way to add extensions to Payara Server, starting with the Notifier API. 

The notification service received a major overhaul in Payara Server Community 5.2020.5 (October 2020) that makes implementing new notifiers in a modular fashion easier. The overhaul also involved rewriting the existing notifiers as extensions, porting them over to a new community repository, and then implementing new Discord and Microsoft Teams notifiers. 

Since this is quite a large change, we’re rolling it out in Payara Server Community Edition first to ensure it is fully stable before moving it into Payara Enterprise. 

The Notifier API is now an extension you can implement in a simplified way.  Community users can drag and drop any JARs uploaded to our new public Nexus repository into their Payara installation, or grab the code from the new Payara Notifiers Nexus Repository to build the JARs themselves

A few notifiers will still ship as default with Community, including Event Bus, CDI Event Busand JMS notifiersYou can still disable them if you choose. If you had notifiers configured previously and you upgrade to Payara Server Community 5.2020.5, you will receive a warning message as you need to reconfigure the notifiers. 

If you upgrade from Payara Community to the Enterprise Edition, your notifiers will continue to work without any further action on your part. 

Payara Server Enterprise customers have access to notifiers which are stable included automatically and with out-of-the-box functionality. As new notification channels become stable in the Payara Server Community Edition, we will add them to Payara Enterprise.  

Payara developers see this notification system overhaul as a building block for future development. For example, this sets the stage for a potentially adding functionality to the Payara Enterprise Administration Console to easily add and remove extensions to your environment without having to configure everything manually. 

We’d love to know what the community thinks of the new Notifier API and get your feedback about how it’s working for you and updates you’d like to see in future releases.  

Comments (0)

Post a comment

Your email address will not be published. Required fields are marked *

Payara needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Legal & Privacy Policy.

Related Posts

Payara promotional graphic showing transition from Spring to Jakarta EE, including technology logos, a code icon and arrows leading from Spring to Jakarta EE. 6 minutes
Jakarta EE

From Spring Boot To Jakarta EE 11: How Payara Starter Eases The Transition

If you’ve been living in the Spring ecosystem, you’re used to fast project setup. Spring Initializr gives you a […]

Graphic promoting the Jakarta EE Agentic AI Project by Payara Community. The design shows a laptop screen with a central icon of a person wearing headphones and using a laptop, surrounded by sparkles. The background features blue ocean-themed elements with coral and small fish. Logos for Jakarta EE and Payara Community appear at the top. 3 minutes
Community

Announcing the Jakarta Agentic AI Project

Exploring the Future of AI with the Jakarta EE Community At Payara, we’re passionate about pushing the boundaries of […]

Image promoting a Payara blog with an illustration of a document with checkmarks and a magnifying glass. 5 minutes
Jakarta EE

Why Jakarta EE Standards Make Legacy App Modernization Simple

Legacy Java applications built on enterprise standards don’t have to be roadblocks to modernization. When applications follow established specifications […]