Mercurial > lada > lada-server
view src/main/webapp/WEB-INF/web.xml @ 1206:4df70458164d
Add public schema to search path and remove obsolete data-source.
We need the public schema to access PostGIS functionality.
The lada-bund data-source is obsolete since the schema has been removed.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 02 Dec 2016 20:13:12 +0100 |
parents | 11c6e8dee811 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" id="WebApp_ID" version="3.1"/>