Page 1 of 1

Profound JS Web service always restart the server

Posted: Thu Feb 13, 2020 12:50 pm
by kodurivp
Hi,

Whenever I create a new web service in profound js.... Is it mandatory to restart the server all the time......? If yes.... Is there any other way to handle it?

Thanks

Re: Profound JS Web service always restart the server

Posted: Thu Feb 13, 2020 12:55 pm
by Alex
There is a way to do something like this. It involves running your application as a NodeRun Workspace in Profound.js.

See here:
https://docs.profoundlogic.com/display/ ... rofound.js

With this, web services are setup using the File Properties dialog, and they are effective immediately.