src/main/resources/META-INF/context.xml@fe73f02d86dc
src/main/resources/META-INF/context.xml
Wed, 07 Aug 2024 18:43:15 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Wed, 07 Aug 2024 18:43:15 +0200
- changeset 321
- fe73f02d86dc
- parent 56
-
11b1e7153496
- permissions
- -rw-r--r--
fix regression for issue #404
where a partially loaded project
object was insufficient to render
the issue view
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/lightpit">
<ResourceLink name="jdbc/lightpit/app"
global="jdbc/lightpit/app"
type="javax.sql.DataSource" />
</Context>