[Lada-commits] [PATCH 14 of 14] Updated web.xml

Wald Commits scm-commit at wald.intevation.org
Wed Feb 4 16:16:36 CET 2015


# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1423062987 -3600
# Node ID 11c6e8dee81104ba994fb3f4b7be9212f2a41f18
# Parent  c5ae1eb3ff92bca9bc945f11743e24089b96abcc
Updated web.xml.

diff -r c5ae1eb3ff92 -r 11c6e8dee811 src/main/webapp/WEB-INF/web.xml
--- a/src/main/webapp/WEB-INF/web.xml	Wed Feb 04 16:10:02 2015 +0100
+++ b/src/main/webapp/WEB-INF/web.xml	Wed Feb 04 16:16:27 2015 +0100
@@ -1,13 +1,2 @@
 <?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">
-<!-- <servlet>
-<servlet-name>Faces Servlet</servlet-name>
-<servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
-</servlet>
-<servlet-mapping>
-<servlet-name>Faces Servlet</servlet-name>
-<url-pattern>*.jsf</url-pattern>
-</servlet-mapping>-->
-</web-app>
-
+<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"/>
\ No newline at end of file


More information about the Lada-commits mailing list