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

Tue, 25 Jul 2023 18:19:04 +0200

author
Mike Becker <universe@uap-core.de>
date
Tue, 25 Jul 2023 18:19:04 +0200
changeset 288
10324c383126
parent 56
11b1e7153496
permissions
-rw-r--r--

fix wrong regex for commit-refs

and also adds some more - fixes #279

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