Mercurial > dive4elements > river
comparison flys-client/src/main/webapp/WEB-INF/web.xml @ 2965:1fb12b05c859
Set artifact server port back to 8181
flys-client/trunk@4952 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 12 Jul 2012 13:40:47 +0000 |
parents | d7f76f197d89 |
children | 6266dff93ed2 |
comparison
equal
deleted
inserted
replaced
2964:c12e29661e6a | 2965:1fb12b05c859 |
---|---|
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:8188</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> |