mdenet / platformtools

Education platform tool functions.
Eclipse Public License 2.0
0 stars 3 forks source link

Fix Xtext tool config webserver offline after scheduled shutdown #45

Closed barnettwilliam closed 9 months ago

barnettwilliam commented 9 months ago

Change to the Xtext tool editorserver to remove the xtext config file webserver app deploy directory (ROOT) so that it redeployed by tomcat on startup. Set min and max find depth so the deploy location is not searched recursively and the containing directory is excluded.

szschaler commented 9 months ago

Closes #44