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

Sat, 09 Nov 2024 09:25:59 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 09 Nov 2024 09:25:59 +0100
changeset 332
dc1d44bb9992
parent 56
11b1e7153496
permissions
-rw-r--r--

fix that the issue summary is not shown in the website's title when editing the issue - fixes #466

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