src/main/resources/META-INF/context.xml@d3583959c875
src/main/resources/META-INF/context.xml
Fri, 09 Oct 2020 11:50:21 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Fri, 09 Oct 2020 11:50:21 +0200
- changeset 118
- d3583959c875
- parent 56
-
11b1e7153496
- permissions
- -rw-r--r--
adding a new project redirects to the projects overview (because we do not retrieve the ID of the inserted project yet)
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/lightpit">
<ResourceLink name="jdbc/lightpit/app"
global="jdbc/lightpit/app"
type="javax.sql.DataSource" />
</Context>