Mercurial > dive4elements > river
log flys-client/src/main/webapp/WEB-INF/web.xml @ 1400:96708d81eaf6
age | author | description |
---|---|---|
Thu, 17 Nov 2011 16:20:55 +0000 | Ingo Weinzierl | Added an initial GetFeatureInfo tool to get information about points in the map. |
Tue, 25 Oct 2011 13:41:05 +0000 | Ingo Weinzierl | Made the URL of Artifact server available via ServletContext parameter. |
Tue, 25 Oct 2011 11:07:14 +0000 | Ingo Weinzierl | Added a BaseServlet that is used to setup config things like log4j. |
Tue, 25 Oct 2011 10:29:37 +0000 | Ingo Weinzierl | First step of refactoring the map creation - implemented a MapOutputService. |
Thu, 13 Oct 2011 12:28:21 +0000 | Felix Wolfsteller | Added RemoveArtifactService. |
Fri, 30 Sep 2011 10:57:56 +0000 | Raimund Renkert | Added new service and model for collection item attributes. |
Thu, 15 Sep 2011 12:55:36 +0000 | Ingo Weinzierl | Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service. |