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

Fri, 30 Dec 2022 13:21:09 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 30 Dec 2022 13:21:09 +0100
changeset 262
c357c4e69b9e
parent 56
11b1e7153496
permissions
-rw-r--r--

make JSTL and postgres (optionally) runtime dependencies again

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