PAS for OpenEdge supports a variety of packaging and installation options, from installing applications into an existing PAS for OpenEdge instance to installing entire PAS for OpenEdge instances based on an existing installation. This flexibility is because an ABL application is always installed as part of an OpenEdge ABL web application deployed to the PAS for OpenEdge web server. At the same time, this web application can support all SOAP and REST web service clients, as well as ABL and Open Client access, to the same ABL application. Finally, the ABL application, itself, can be supported by multiple OpenEdge ABL web applications on a single PAS for OpenEdge instance.

The following topics describe in greater detail how PAS for OpenEdge packaging and installation differs from that of the classic AppServer.