Mercurial > dive4elements > river
comparison flys-client/src/main/webapp/WEB-INF/web.xml @ 2524:39cf246b28c4
Revert last commit which contains configuration modifications.
flys-client/trunk@4411 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 15 May 2012 14:23:00 +0000 |
parents | 885b02130528 |
children | e75b15818435 |
comparison
equal
deleted
inserted
replaced
2523:885b02130528 | 2524:39cf246b28c4 |
---|---|
5 | 5 |
6 <web-app> | 6 <web-app> |
7 | 7 |
8 <context-param> | 8 <context-param> |
9 <param-name>server-url</param-name> | 9 <param-name>server-url</param-name> |
10 <param-value>http://localhost:1610</param-value> | 10 <param-value>http://localhost:8181</param-value> |
11 </context-param> | 11 </context-param> |
12 | 12 |
13 <!-- Servlets --> | 13 <!-- Servlets --> |
14 <servlet> | 14 <servlet> |
15 <servlet-name>BaseServlet</servlet-name> | 15 <servlet-name>BaseServlet</servlet-name> |