Manually Adding Additional Services to a REST Application
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
When you create an OpenEdge REST application using Progress Developers Studio, you generate
one or more PAAR (AppName.paar)
files that contain service definitions for your Web application. These PAAR files are
included when a OpenEdge REST application is deployed.
You can add additional service definitions to a deployed Web application by manually copying a PAAR file to the Java Servlet Container on the Web server where the application is running: