Salome HOME
SimulationContextFacade has been moved into Siman-Common. Import document action...
[tools/siman.git] / Workspace / Siman-Common / src / spring / technicalServiceContext.xml
index 2c368a54e59ada6f4faac38d8fc2be9aec647af4..25da86b8b89f14e80d35144c0b5fdd94dedcf790 100644 (file)
@@ -17,8 +17,8 @@ http://www.springframework.org/schema/tx/spring-tx-3.0.xsd">
        <bean id="projectSettings"
                class="org.splat.service.technical.ProjectSettingsServiceImpl">
                <property name="database" ref="database" />
-               <property name="simulationContextService"
-                       ref="simulationContextService" />
+               <property name="simulationContextTypeService"
+                       ref="simulationContextTypeService" />
                <property name="documentTypeService" ref="documentTypeService" />
                <property name="knowledgeElementTypeService"
                        ref="knowledgeElementTypeService" />