--- a/web/META-INF/context.xml Sun Dec 31 17:43:39 2017 +0100 +++ b/web/META-INF/context.xml Sat Mar 31 18:11:09 2018 +0200 @@ -2,10 +2,5 @@ <Context path="/lightpit"> <ResourceLink name="jdbc/lightpit/app" global="jdbc/lightpit/app" - type="javax.sql.DataSource" /> - - <!-- Remove this link after installation and configuration --> - <ResourceLink name="jdbc/lightpit/dbo" - global="jdbc/lightpit/dbo" - type="javax.sql.DataSource" /> + type="javax.sql.DataSource" /> </Context>