diff flys-artifacts/doc/conf/conf.xml @ 982:66b3f2f064de

Added the datacage as lifetime listener to the artifact database to create the initial index. flys-artifacts/trunk@2411 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 27 Jul 2011 14:04:03 +0000
parents ae198bef4ba0
children 4c82609824c8
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml	Wed Jul 27 11:01:55 2011 +0000
+++ b/flys-artifacts/doc/conf/conf.xml	Wed Jul 27 14:04:03 2011 +0000
@@ -46,6 +46,10 @@
 
     </factories>
 
+    <lifetime-listeners>
+        <listener>de.intevation.flys.artifacts.datacage.Datacage</listener>
+    </lifetime-listeners>
+
     <callcontext-listener
         name="SessionCallContextListener"
         description="A CallContext.Listener to open and close Hibernatesessions">de.intevation.flys.artifacts.context.SessionCallContextListener</callcontext-listener>

http://dive4elements.wald.intevation.org