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

Sun, 10 May 2020 10:11:37 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 10 May 2020 10:11:37 +0200
changeset 36
0f4f8f255c32
parent 29
27a0fdd7bca7
permissions
-rw-r--r--

removes features that are not (and probably will not) used anyway

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