1 minute
Help Shape the Future of Payara Platform Community – Take Our 2026 Survey
Earlier this week, we’ve launched the 2026 Payara Platform Community Survey and we’d love to hear from you. If […]
The February 2026 release of the Payara Platform is centered on a major initiative to streamline the platform. This involves removing legacy technologies from Payara Platform Community (7.2026.2) and deprecating them in Payara Platform Enterprise (6.35.0). This approach is designed to pave the way for the upcoming Payara Platform Enterprise version 7, which will support Jakarta EE 11, and to provide enterprise customers with a clear path for migration.
You can find the release notes for the latest versions of Payara Platform here:
Payara Platform Community 7.2026.2 removes several legacy features that have outlived their usefulness. Payara Platform Enterprise follows with deprecations, giving enterprise users time to plan migrations.
Lifecycle Modules support has been removed from Payara Platform Community. This legacy feature allowed deployment of lifecycle modules, but modern applications use better mechanisms for startup/shutdown hooks. The removal includes the admin console UI, application handlers, help documentation and all related infrastructure.
DCOM (Distributed Component Object Model) support has been removed. DCOM is a Windows-centric protocol from a bygone era. Modern deployments use SSH, Kubernetes or cloud-native orchestration. This comprehensive removal eliminates DcomConfigurator, admin console integration, reference manual documentation and the jinterop dependency.
The Payara Transformer dependency and JakartaNamespaceDeploymentTransformer have been removed. The deployment transformer was originally created to handle Jakarta EE namespace migration (javax to jakarta). With Jakarta EE 11 maturing and most applications now using native jakarta namespaces, this bridging technology is no longer needed.
Load Balancer configuration settings have been removed. The legacy load balancer admin module, statistics collectors and related admin console pages have been removed. Modern deployments use external load balancers (NGINX, HAProxy, cloud provider LBs) or Kubernetes service mesh.
WebLogic deployment descriptor support has been removed. Support for proprietary WebLogic deployment descriptors (weblogic.xml, weblogic-application.xml, etc.) is no longer available. Applications migrating from Oracle WebLogic must convert to standard Jakarta EE deployment descriptors.
The redundant ClassGraph dependency has been removed. This classpath scanning library was identified as unnecessary after internal refactoring.
System Logging now has more configuration options across all platform versions. Administrators now have finer control over logging behavior.
JAX-RS DELETE requests with a request body are now enabled. While the HTTP specification is ambiguous about DELETE request payloads, this change improves compatibility with APIs that expect this behavior.
L1/2 cache clearing in Payara Platform Community has been optimized. The cache now clears only related entity types and instances following mutating Jakarta Data requests, improving performance and reducing unnecessary cache invalidation.
A Java 25 Docker Image for Payara Platform Community 7 has been introduced, supporting the latest JDK release. For teams using cloud-native architectures, the combination of Payara Platform Community 7 and JDK 25 offers a strong foundation. This stack provides a runtime optimized for container orchestration, uses the performance enhancements of the latest JVM technology and supports modern Jakarta EE 11 APIs.
CRaC (Coordinated Restore at Checkpoint) time logs have been added to Payara Platform Enterprise 6, improving observability for checkpoint/restore operations.
An issue in Payara Platform Community has been fixed where correctly authenticated and authorized calls to protected JAX-RS resources incorrectly returned HTTP 403 Forbidden responses.
The Payara Platform’s OpenAPI extension has been fixed to be compatible with the OpenAPI specification across all platform versions.
The missing “Enable Asadmin Recorder” button in the Payara Platform Enterprise Admin Console has been restored.
Server rollback failure from Payara Enterprise 6.34.0 to 6.33.0 caused by a license change has been fixed.
An ELFlash NullPointerException in Payara Platform Enterprise 5 has been fixed.
Payara Platform Enterprise 4.1.2.191.54 includes critical security fixes:
Key component upgrades across this release:
All editions include updated Docker images with the latest JDK patch releases (21.0.10, 17.0.18, 11.0.30, 8u482 where applicable).
The removed features are now gone. If you relied on:
The deprecated features remain functional but will be removed in future releases. Plan your migration now:
The Payara Platform is constantly advancing. We are creating a more streamlined, manageable runtime, free of outdated components, to better support contemporary cloud-native deployments. Happy deployments!
Share:
1 minute
Earlier this week, we’ve launched the 2026 Payara Platform Community Survey and we’d love to hear from you. If […]
5 minutes
February brought strong momentum across the enterprise Java ecosystem – from Agentic AI discussions and Jakarta EE evolution, to […]
2 minutes
Earlier this week, we hosted Jakarta Agentic AI, An Open Conversation, an open house Jakarta TechTalk session, exploring a […]