src/main/resources/META-INF/context.xml@b2f8cce6a160
src/main/resources/META-INF/context.xml
Mon, 15 Sep 2025 20:13:22 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Mon, 15 Sep 2025 20:13:22 +0200
- changeset 390
- b2f8cce6a160
- parent 56
-
11b1e7153496
- permissions
- -rw-r--r--
fixes #726 - quick resolve not writing history entry
no changelog entry because the feature is being introduced with this version
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/lightpit">
<ResourceLink name="jdbc/lightpit/app"
global="jdbc/lightpit/app"
type="javax.sql.DataSource" />
</Context>