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

Fri, 09 Oct 2020 11:46:10 +0200

author
Mike Becker <universe@uap-core.de>
date
Fri, 09 Oct 2020 11:46:10 +0200
changeset 117
874ff787949b
parent 56
11b1e7153496
permissions
-rw-r--r--

fixes New Project button not resetting the session cached project ID

     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