JBoss EAP 7.4 VS Payara Server 5 – Comparison

FeatureJBoss EAP 7.4Payara Server Enterprise 6.9.0
LicenseOpen Source with EULAOpen Source with EULA
Release FrequencyBimonthly (Source)Monthly
Production SupportYesYes
Component UpgradesFrequentMonthly
Supported IDEs
  • Eclipse
  • NetBeans
  • IntelliJ IDEA
  • Visual Studio Code
  • Eclipse
  • NetBeans
  • IntelliJ IDEA
  • Visual Studio Code
Jakarta EE 10 CompatibleNo (Source)Yes
Data Grid (Caching)Infinispan (additional cost)Hazelcast / JCache
ClusteringEvery node runs the same app or fine grained assignment. Automatic clustering over multicast. (Source)Every node runs the same app or fine grained assignment. Automatic clustering over multicast.
Scripting Tooljboss-cli.shasadmin
Admin Command Recording and AuditingYesYes
Deployment FlexibilityVariable (System, environment, external file, MicroProfile config)Variables (System, environment, MicroProfile config)
Notification Channels Monitoring
  • CDI
  • JMS
  • Log Files
  • JMS Beans
  • Log Files
  • SMTP
  • SNMP
  • JMS
  • CDI
  • Slack
  • New Relic
  • Datadog
Custom NotifiersNoYes
Slow SQL LoggingNoYes
Health Check ServiceNoYes
Request TracingYes (JAX-RS, CDI)Yes (JAX-RS, CDI, EJB, Servlet)
OAuth2 / OpenId Connect SupportYes, through Red Hat Single Sign-On (additional cost)Natively Supported (through Security API)
Microservices EditionNo (the WildFly Bootable JAR Maven Plugin can be used to build a Bootable JAR, packaging server and application) (Source)Payara Micro
MicroProfile SupportPartialYes
Docker SupportYesYes, also with container automation through Payara Docker Nodes
Kubernetes SupportYesYes
Cloud Providers SupportMicrosoft Azure, Amazon, Google, OpenShift, and moreMicrosoft Azure, Google, Jelastic, Amazon, Oracle Cloud, and more
Zero Deployment DowntimeNo (Source)Parallel versions with one-time switch
Upgrade ToolYesYes
Bundled JDK SupportYes - RHEL and Windows onlyYes - Linux & Windows
Easy Migration from Community to EnterpriseWildFly migration to JBoss EAP Possible - Challenging (Source)Yes - Payara Platform to Payara Platform Enterprise -Simple migration
Integrated Monitoring ConsoleYes (additional cost)Yes

Migration GuidePayara Enterprise

Back to top