Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 310:6d2c8915e22c
Finalized the SessionCallContextListener and registered it as CallContext.Listener in the configuration.
flys-artifacts/trunk@1693 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Apr 2011 13:11:12 +0000 |
parents | e91873b8b937 |
children | ea3a438a7021 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Apr 14 12:59:21 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Apr 14 13:11:12 2011 +0000 @@ -1,3 +1,12 @@ +2011-04-14 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/context/SessionCallContextListener.java: + Added the setup() method that has been added to the interface + description in the last commits. + + * doc/conf/conf.xml: Registered the SessionCallContextListener as + CallContext.Listener. + 2011-04-14 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/model/SessionHolder.java: