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

Sat, 23 May 2020 13:52:04 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 23 May 2020 13:52:04 +0200
changeset 78
bb4c52bf3439
parent 56
11b1e7153496
permissions
-rw-r--r--

bloat removal 2/3 - moduleInfo

56
11b1e7153496 re-adds context.xml (it only worked because the already deployed context.xml was not deleted...)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
11b1e7153496 re-adds context.xml (it only worked because the already deployed context.xml was not deleted...)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
2 <Context path="/lightpit">
11b1e7153496 re-adds context.xml (it only worked because the already deployed context.xml was not deleted...)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
3 <ResourceLink name="jdbc/lightpit/app"
11b1e7153496 re-adds context.xml (it only worked because the already deployed context.xml was not deleted...)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
4 global="jdbc/lightpit/app"
11b1e7153496 re-adds context.xml (it only worked because the already deployed context.xml was not deleted...)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
5 type="javax.sql.DataSource" />
11b1e7153496 re-adds context.xml (it only worked because the already deployed context.xml was not deleted...)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
6 </Context>

mercurial