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

Tue, 19 May 2020 19:34:57 +0200

author
Mike Becker <universe@uap-core.de>
date
Tue, 19 May 2020 19:34:57 +0200
changeset 70
821c4950b619
parent 56
11b1e7153496
permissions
-rw-r--r--

removes the sub menu and removes the home module
fixes the queries in the PGIssueDao
adds placeholder for a breadcrumb menu

     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <Context path="/lightpit">
     3     <ResourceLink name="jdbc/lightpit/app"
     4                   global="jdbc/lightpit/app"
     5                   type="javax.sql.DataSource" />
     6 </Context>

mercurial