src/main/resources/META-INF/context.xml@1262b5433644
src/main/resources/META-INF/context.xml
Sun, 17 May 2020 15:24:58 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 17 May 2020 15:24:58 +0200
- changeset 57
- 1262b5433644
- parent 56
-
11b1e7153496
- permissions
- -rw-r--r--
fixes sub-menu entries not mapping correctly due to buggy handling of trailing slash
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/lightpit">
<ResourceLink name="jdbc/lightpit/app"
global="jdbc/lightpit/app"
type="javax.sql.DataSource" />
</Context>