diff gnv-artifacts/doc/conf/conf.xml @ 597:cf38b983d1f3

Added the Implementation of the MetaDataService which will deliver FIS and Parameters that match to Mapservices, Region and Layers that were sent to the Service. gnv-artifacts/trunk@653 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 01 Feb 2010 14:52:05 +0000
parents b248531fa20b
children 938ce81a6bd0
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/conf.xml	Mon Feb 01 14:20:11 2010 +0000
+++ b/gnv-artifacts/doc/conf/conf.xml	Mon Feb 01 14:52:05 2010 +0000
@@ -35,6 +35,12 @@
             <artifact-factory name="fis_currentmeter" description="Factory to create an artifact to be used with the FIS Modeldata"  
                               ttl="3600000" artifact="de.intevation.artifactdatabase.ProxyArtifact">de.intevation.gnv.artifacts.GNVProductArtifactFactory</artifact-factory>
         </artifact-factories>
+        <service-factories>
+            <service-factory
+                name="metadata"
+                service="de.intevation.gnv.artifacts.services.DummyMetaDataService"
+                description="This is the Service for getting Metadata from the GNV-Artuifact-Services">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
+        </service-factories>
     </factories>
     
     <!--  Artifacts which represent one FIS. Each FIS can have several Products 

http://dive4elements.wald.intevation.org