Mercurial > dive4elements > river
comparison flys-client/src/main/webapp/WEB-INF/web.xml @ 1603:dd612a1348d2
Reverted port of artifact-server 8182 to 8181.
flys-client/trunk@3948 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 07 Feb 2012 10:03:49 +0000 |
parents | 67468c90ca68 |
children | 0b7535e2e9aa |
comparison
equal
deleted
inserted
replaced
1602:f30919997e57 | 1603:dd612a1348d2 |
---|---|
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:8182</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> |