Try OpenEdge Now
Administration Guide
Application deployment and management
:
OpenEdge Web application deployment
:
REST service deployment (deployREST.sh)
REST service deployment (deployREST.sh)
Purpose
Deploys REST services.
Syntax
$CATALINA_BASE/bin/deployREST.sh
source_descriptor
service_name
Parameters
source_descriptor
Specify the path of the source descriptor, which can be either a PAAR file containing the descriptor for the REST service or a ZIP file containing Mobile catalog files (or other static files).
service_name
Specify the target service name.
Example
$CATALINA_BASE/bin/deployREST.sh CustomerService.paar ROOT