Salome HOME
Correction of the uses variants during version operation
[tools/siman.git] / Workspace / Siman-Common / src / spring / businessServiceContext.xml
index cb6622239785d841969ab56d9ae0f27d5f1a22b3..37a4c9ebe1df3e44402c2f5994e234b08d1bb14b 100644 (file)
@@ -74,6 +74,8 @@ http://www.springframework.org/schema/tx/spring-tx-3.0.xsd">
                <property name="timestampDAO" ref="timestampDAO" />
         <property name="simulationContextService"
             ref="simulationContextService" />
+        <property name="versionsRelationDAO"
+            ref="versionsRelationDAO" />  
        </bean>
 
        <bean id="scenarioService"