src/main/resources/META-INF/context.xml@2c0c9a4f81e2
src/main/resources/META-INF/context.xml
Thu, 01 Jan 2026 16:52:53 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 01 Jan 2026 16:52:53 +0100
- changeset 406
- 2c0c9a4f81e2
- parent 56
-
11b1e7153496
- permissions
- -rw-r--r--
fix another location where the colon to separate server name and port was missing
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/lightpit">
<ResourceLink name="jdbc/lightpit/app"
global="jdbc/lightpit/app"
type="javax.sql.DataSource" />
</Context>