Sat, 09 May 2020 14:58:20 +0200
adds module priorities
3
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
mike@uapl02
parents:
diff
changeset
|
1 | <?xml version="1.0" encoding="UTF-8"?> |
16 | 2 | <Context path="/lightpit"> |
3 | <ResourceLink name="jdbc/lightpit/app" | |
4 | global="jdbc/lightpit/app" | |
19
1a0ac419f714
removes the privileged data source from the application and the ability to have a web UI for a setup
Mike Becker <universe@uap-core.de>
parents:
16
diff
changeset
|
5 | type="javax.sql.DataSource" /> |
16 | 6 | </Context> |