Using Progress Developer Studio for OpenEdge, you can export a REST or Mobile Web application as a WAR file and then deploy the REST or Mobile Web application on your Web server. Similarly, you can also export the REST or Mobile services of a REST or a Mobile Web application as PAAR files and then deploy the REST or Mobile services (PAARs) on your REST or Mobile Web application's instance on the Web server.
For automating Progress Developer Studio for OpenEdge to generate WAR and PAAR files, use the RESTGEN utility. For more information on RESTGEN utility, see
RESTGEN.
You can use the RESTGEN utility to generate a ZIP file with REST or Mobile services, and then use the ZIP file as an input file in the RESTMAN republish utility. For more information on republishing a REST Web application, see
Republishing a REST Web application.