comparison flys-artifacts/doc/conf/conf.xml @ 2639:a78dafdd8590

Issue 657. Added file upload service to load a user defined shapefile. User the shapefile for wsplgen calculation and display a new layer. flys-artifacts/trunk@4292 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 25 Apr 2012 07:45:00 +0000
parents 036e234c2385
children 9e9eb9d97548
comparison
equal deleted inserted replaced
2638:ccad7a6ddaa4 2639:a78dafdd8590
133 description="Returns a chart of fixings of given river and km.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory> 133 description="Returns a chart of fixings of given river and km.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
134 <service-factory 134 <service-factory
135 name="gaugeinfo" 135 name="gaugeinfo"
136 service="de.intevation.flys.artifacts.services.GaugeInfoService" 136 service="de.intevation.flys.artifacts.services.GaugeInfoService"
137 description="Returns an overview of the fixings of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory> 137 description="Returns an overview of the fixings of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
138 <service-factory
139 name="fileupload"
140 service="de.intevation.flys.artifacts.services.FileUploadService"
141 description="Takes base64 coded files embedded in XML.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
138 </service-factories> 142 </service-factories>
139 143
140 </factories> 144 </factories>
141 145
142 <lifetime-listeners> 146 <lifetime-listeners>

http://dive4elements.wald.intevation.org