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

Mon, 22 Sep 2025 20:00:59 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 22 Sep 2025 20:00:59 +0200
changeset 391
49f68aeb1dd2
parent 56
11b1e7153496
permissions
-rw-r--r--

fix missing HTML escape in RSS feed description and accidental diff in titles

fixes #724 fixes #729

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