src/main/resources/META-INF/context.xml

Tue, 09 Jun 2026 16:24:15 +0200

author
Mike Becker <universe@uap-core.de>
date
Tue, 09 Jun 2026 16:24:15 +0200
changeset 425
adaf9cf8b97e
parent 56
11b1e7153496
permissions
-rw-r--r--

add comment ID fragment to uniquely refer to comments

fixes #884

<?xml version="1.0" encoding="UTF-8"?>
<Context path="/lightpit">
    <ResourceLink name="jdbc/lightpit/app"
                  global="jdbc/lightpit/app"
                  type="javax.sql.DataSource" />
</Context>

mercurial