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

Thu, 04 Sep 2025 20:35:29 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 04 Sep 2025 20:35:29 +0200
changeset 378
ee605da75f78
parent 56
11b1e7153496
permissions
-rw-r--r--

issue can no longer be linked to themselves - fixes #713

<?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