Author: echatellier Date: 2013-12-11 13:35:25 +0100 (Wed, 11 Dec 2013) New Revision: 1119 Url: http://forge.codelutin.com/projects/coser/repository/revisions/1119 Log: Disable dev mode Modified: trunk/coser-web/src/main/webapp/WEB-INF/web.xml Modified: trunk/coser-web/src/main/webapp/WEB-INF/web.xml =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/web.xml 2013-12-11 12:31:26 UTC (rev 1118) +++ trunk/coser-web/src/main/webapp/WEB-INF/web.xml 2013-12-11 12:35:25 UTC (rev 1119) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2013 Ifremer, Codelutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -38,10 +38,6 @@ <param-name>actionPackages</param-name> <param-value>fr.ifremer.coser.web</param-value> </init-param> - <init-param> - <param-name>struts.devMode</param-name> - <param-value>true</param-value> - </init-param> </filter> <filter>