Export an ABL Web Application
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
The ABL Web Application wizard enables you to package the ABL Services
as an ABL Web Application (
.WAR file) as
follows:- ABL Service(s) into a single WAR fileNote: You can select more than one ABL Service to package into a single ABL Web Application
.WARfile. - Each ABL Service as a
.PAARfile
The .WAR file that is created is used to
deploy the package ABL Application to the PAS for OpenEdge server or on any Java
container that is associated with the server.
To export as a .WAR file or incremental service:
.WAR file) or
the .PAAR file is created in the location specified in
the Destination field. By default, the .WAR file is created with the project name you select in
the ABL WebApp project drop-down list and the
.PAAR file is created with the name of the service
appended to the project name.