rest_server_integration_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rest_server_integration_guide [2023/03/15 18:24]
wikiadmin
rest_server_integration_guide [2023/03/20 09:43] (current)
wikiadmin
Line 30: Line 30:
 </code> </code>
  
-It's also possible to deploy a RESTServiceManager inside TransSECS rather than wrapping at deployment.  After adding the REST module to TransSECS edit the ErgoTechConfiguration.properties file.  Add this line to the end of the file:+==== REST Server in TransSECS ==== 
 + 
 + 
 +It's also possible to deploy a RESTServiceManager inside TransSECS rather than wrapping at deployment.  After adding the REST module to TransSECSedit the ErgoTechConfiguration.properties file.  Add this line to the end of the file:
  
 serversdevicemanager.additionalservers=com.ergotech.vib.servers.rest.RESTServiceManager serversdevicemanager.additionalservers=com.ergotech.vib.servers.rest.RESTServiceManager
  
-Then add "UtilityServers" to the deviced node and right-click to add the "RESTServiceManager" from the list. Rebuild the application and go LIVE and then test the configuration by going to the URL:+Then add "UtilityServers" to the deviced node and right-click to add the "RESTServiceManager" from the list. Configure the server and then rebuild the application and go LIVE to test the configuration by going to the URL:
  
 http://localhost:7220/LIST http://localhost:7220/LIST
  • rest_server_integration_guide.1678922642.txt.gz
  • Last modified: 2023/03/15 18:24
  • by wikiadmin