diff flys-client/src/main/webapp/WEB-INF/web.xml @ 3478:763789a9acca

Rename FeatureServletContextListener and move it out of the features package flys-client/trunk@5173 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Bjoern Ricks <bjoern.ricks@intevation.de>
date Wed, 08 Aug 2012 13:04:07 +0000
parents 2c63994ceffb
children 40d02fbf414d
line wrap: on
line diff
--- a/flys-client/src/main/webapp/WEB-INF/web.xml	Wed Aug 08 12:56:25 2012 +0000
+++ b/flys-client/src/main/webapp/WEB-INF/web.xml	Wed Aug 08 13:04:07 2012 +0000
@@ -26,7 +26,7 @@
     </context-param>
 
     <listener>
-        <listener-class>de.intevation.flys.client.server.features.FeatureServletContextListener</listener-class>
+        <listener-class>de.intevation.flys.client.server.BaseServletContextListener</listener-class>
     </listener>
 
 

http://dive4elements.wald.intevation.org