Deploy the RS Gateway Extension
After creating an RS Gateway extension, you must deploy it.
About this task
Procedure
- Copy the rsgwextension.jar file to the /opt/mtx/ext/rsgateway directory.
-
Enter the following command to restart RS Gateway:
sudo systemctl restart mtx_rsgateway
- Check the RS Gateway log file (/var/log/mtx/rsgateway.log) to confirm that the extensions loaded correctly.
-
After you deploy the rsgwextension.jar file, make one of
the following service calls to view the RS Gateway APIs, including the custom APIs that you just deployed with your
extension.
- http://host:port/rsgateway/dava/json/swagger
- http://host:port/rsgateway/dava/json/openapi3