Hi everyone
for setting up a psicquic server. Everything works quite well.
Three questions
1) Is there an elegant way to stop a service (other than killing the process)?
2) If you could stop it, could you restart it without doing the complete clean and build over again.
3) The instructions above refer to the ability to define and expose properties of the service using the command line
-D psicquic.properties="owner=John Smith, contactinfo=My Address"
are these the same properties that can be described using a properties file
- -Dpsicquic.properties=properties-file-name
Is there a recommended use for this proerties file or is it just used ad hoc to define and expose whatever properties you want?
Best regards
Ian