src/main/resources/META-INF/context.xml@698541f09380
src/main/resources/META-INF/context.xml
Sun, 14 Sep 2025 16:37:47 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 14 Sep 2025 16:37:47 +0200
- changeset 388
- 698541f09380
- parent 56
-
11b1e7153496
- permissions
- -rw-r--r--
improve solution for issue #719
It is no longer necessary to work with placeholder strings just to fill the gaps (=empty rows) between the fields.
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/lightpit">
<ResourceLink name="jdbc/lightpit/app"
global="jdbc/lightpit/app"
type="javax.sql.DataSource" />
</Context>