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

Sun, 06 Oct 2024 18:25:16 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 06 Oct 2024 18:25:16 +0200
changeset 330
aa16d9a48515
parent 56
11b1e7153496
permissions
-rw-r--r--

fix "more" checkbox not staying checked (for real now) - fixes #417

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