ABL Service Project Property page
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The ABL Service project property page helps you to set up the deploy options after you create a new ABL service.
This page appears when you right-click a project and select Properties.
Note: The options that
you select, will apply to all the services that you created for this
project.
The following options are available:
| Field | Description |
|---|---|
| Deploy as a default (ROOT) | Select if you want the services to be placed in the ROOT WebApp folder when you publish the project. The services are published incrementally. |
| Deploy as WebApp | Select if you want the .WAR file to be published with
the WebApp name that you provide. |
| Supported servers | From the list, select the servers that will be the destination for your published Web App. The primary function of these servers is to support publishing your code for running, testing, and deploying your WebApp to PAS for OpenEdge. |