Deploy the RS Gateway Extension

After creating an RS Gateway extension, you must deploy it.

About this task

Enable the RS Gateway to start automatically after a server reboot. For more information, see MATRIXX Configuration.

Procedure

  1. Copy the rsgwextension.jar file to the /opt/mtx/ext/rsgateway directory.
  2. Enter the following command to restart RS Gateway:
    sudo systemctl restart mtx_rsgateway
  3. Check the RS Gateway log file (/var/log/mtx/rsgateway.log) to confirm that the extensions loaded correctly.
  4. 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