Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
03/12/19 15:26:33 (6 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    3434The java implementation provided here continuously checks the files inside the apache-tomcat directory {{{webapps/profilesserverXXX/domainsrepo}}}. If you drop or rename files in there, it is detected automatically, the files are (re) parsed and made available.
    3535
     36This implementation also contains default profiles:
     37|| = domain = || = profile = ||
     38|| jobs || jobs1, jobs2 ||
     39
     40== Get a profile
     41Clients can get the profile or domain description by creating a websocket to the address contained in the received profiles list (above)
    3642
    3743= Downloading a profile programatically