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

Tue, 23 Jun 2026 14:30:10 +0200

author
Mike Becker <universe@uap-core.de>
date
Tue, 23 Jun 2026 14:30:10 +0200
changeset 436
a07662e829c0
parent 56
11b1e7153496
permissions
-rw-r--r--

add the possibility to hide projects from the left menu - resolves #818

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