Salome HOME
Show and Edit description functionalities are implemented
[tools/siman.git] / Workspace / Siman-Common / src / spring / businessServiceContext.xml
index 199904679f1133c903cba8925bf05cfe0cb99581..2a1874f523ce3910f8de89735708b438f4bd36a1 100644 (file)
@@ -153,6 +153,7 @@ http://www.springframework.org/schema/tx/spring-tx-3.0.xsd">
                <property name="validationCycleDAO" ref="validationCycleDAO" />
                <property name="documentTypeService" ref="documentTypeService" />
                <property name="userService" ref="userService" />
+               <property name="descriptionAttributeDAO" ref="descriptionAttributeDAO" />
        </bean>
 
        <bean id="userRights" abstract="true" scope="session">