Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
309:e91873b8b937 | 310:6d2c8915e22c |
---|---|
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/context/SessionCallContextListener.java: | |
4 Added the setup() method that has been added to the interface | |
5 description in the last commits. | |
6 | |
7 * doc/conf/conf.xml: Registered the SessionCallContextListener as | |
8 CallContext.Listener. | |
9 | |
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | 10 2011-04-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/model/SessionHolder.java: | 12 * src/main/java/de/intevation/flys/artifacts/model/SessionHolder.java: |
4 Bugfix: Call correct method to retrieve an instance of | 13 Bugfix: Call correct method to retrieve an instance of |
5 SessionFactoryProvider. | 14 SessionFactoryProvider. |