Changes between Version 19 and Version 20 of WikiStart
- Timestamp:
- 03/12/19 15:26:33 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v19 v20 34 34 The 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. 35 35 36 This implementation also contains default profiles: 37 || = domain = || = profile = || 38 || jobs || jobs1, jobs2 || 39 40 == Get a profile 41 Clients can get the profile or domain description by creating a websocket to the address contained in the received profiles list (above) 36 42 37 43 = Downloading a profile programatically