PAS for OpenEdge 3.0
- Last Updated: August 31, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
PAS for OpenEdge 3.0 is the third generation of the PAS for OpenEdge. The defining evolution in PAS for OpenEdge 3.0 is a fundamental change in how it is delivered and installed.
In previous generations, AppServer and its third-party dependencies—Tomcat, Spring Framework, and Spring Security—were bundled inside every OpenEdge installation, tying their lifecycle to the OpenEdge release cycle. PAS for OpenEdge 3.0 ships with its own dedicated installer and is installed separately from OpenEdge. The Multi-Session (MS) Agent and licensing continue to reside with your OpenEdge installation, while applications server and its dependencies are now managed on their own release cadence.
Why PAS for OpenEdge 3.0?
In previous generations, application server was tightly coupled to the OpenEdge release cycle. Security fixes and framework upgrades for third-party libraries such as Tomcat and Spring could only be delivered as part of a full OpenEdge release. As OpenEdge long-term support (LTS) releases aged, third-party vendors frequently ended support for older versions, leaving the product exposed to growing security risks and maintenance challenges.
PAS for OpenEdge 3.0 addresses these issues by separating application server and all the required third‑party dependencies from the MS Agent. Instead of embedding application server and its third‑party dependencies within each OpenEdge installation, PAS for OpenEdge installs them separately. This decoupled PAS for OpenEdge operates with the MS Agent provided by OpenEdge. Each PAS for OpenEdge instance remains tied to one OpenEdge installation for licensing and compatibility, while application server itself is version‑independent. This feature enables Progress to deliver security fixes, framework upgrades, and stability improvements more rapidly, without waiting for an OpenEdge release.
Benefits
The following are the key benefits of PAS for OpenEdge 3.0:
-
Faster access to security and framework updates—Adopt updated third-party libraries, such as newer Tomcat or Spring releases, without waiting for a full OpenEdge release. This enables you to respond quickly to security vulnerabilities and improve overall system stability.
-
Reduced complexity when maintaining environments—A single application server runtime across OpenEdge versions avoids dependency drift between releases, making environments easier to configure, test, and maintain.
-
Lower long-term maintenance effort—Consolidating application server maintenance into a centrally updated runtime eliminates the need to manage multiple application server variants across OpenEdge versions and reduces duplicate fixes.
-
Easier, quicker updates with minimal disruption—Because application server updates are no longer bundled with OpenEdge installers, you can update PAS for OpenEdge independently without affecting other components such as the database and ABL runtime.